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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys_setprofile.py 94 events = capture_events(callable, self.new_watcher())
355 def capture_events(callable, p=None): function
374 pprint.pprint(capture_events(callable))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys_setprofile.py 94 events = capture_events(callable, self.new_watcher())
355 def capture_events(callable, p=None): function
374 pprint.pprint(capture_events(callable))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 94 events = capture_events(callable, self.new_watcher())
355 def capture_events(callable, p=None): function
374 pprint.pprint(capture_events(callable))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 94 events = capture_events(callable, self.new_watcher())
355 def capture_events(callable, p=None): function
374 pprint.pprint(capture_events(callable))

Completed in 755 milliseconds