HomeSort by relevance Sort by last modified time
    Searched refs:tightloop_example (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 164 def tightloop_example(): function
173 tightloop_example.events = [(0, 'call'),
321 self.run_test(tightloop_example)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 164 def tightloop_example(): function
173 tightloop_example.events = [(0, 'call'),
321 self.run_test(tightloop_example)

Completed in 68 milliseconds