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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 187 def tighterloop_example(): function
195 tighterloop_example.events = [(0, 'call'),
323 self.run_test(tighterloop_example)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 187 def tighterloop_example(): function
195 tighterloop_example.events = [(0, 'call'),
323 self.run_test(tighterloop_example)

Completed in 4481 milliseconds