Home
last modified time | relevance | path

Searched defs:test_hook (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/node-api/test_async_context/
Dtest-gcable.js18 const test_hook = async_hooks.createHook({ constant
Dtest-gcable-callback.js22 const test_hook = async_hooks.createHook({ constant
Dtest.js20 const test_hook = async_hooks.createHook({ constant
/third_party/node/test/node-api/test_make_callback/
Dtest-async-hooks.js17 const test_hook = async_hooks.createHook({ constant
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_hook.py141 def test_hook(): function
/third_party/python/Lib/test/
Dtest_doctest.py2733 def test_hook(pathdir): function