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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 26 def arigo_example(): function
33 arigo_example.events = [(0, 'call'),
302 self.run_test(arigo_example)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 26 def arigo_example(): function
33 arigo_example.events = [(0, 'call'),
302 self.run_test(arigo_example)

Completed in 111 milliseconds