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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 25 class HookWatcher:
57 class ProfileSimulator(HookWatcher):
61 HookWatcher.__init__(self)
102 return HookWatcher()
357 p = HookWatcher()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 25 class HookWatcher:
57 class ProfileSimulator(HookWatcher):
61 HookWatcher.__init__(self)
102 return HookWatcher()
357 p = HookWatcher()

Completed in 69 milliseconds