Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py200 def tighterloop_example(): function
208 tighterloop_example.events = [(0, 'call'),
336 self.run_test(tighterloop_example)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py257 def tighterloop_example(): function
265 tighterloop_example.events = [(0, 'call'),
416 self.run_test(tighterloop_example)