Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_doctest.py2759 def test_hook(pathdir): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py1944 def test_hook(is_post_hook, hook, fc): function