Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_sys_settrace.py228 def tightloop_example(): function
237 tightloop_example.events = [(0, 'call'),
411 self.run_test(tightloop_example)