Home
last modified time | relevance | path

Searched refs:test_is_tracing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py293 def test_is_tracing(self): member in TestTracemallocEnabled
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py9750 def test_is_tracing(x): function
9757 self.checkScript(test_is_tracing, (inp,))