HomeSort by relevance Sort by last modified time
    Searched defs:_wait (Results 1 - 13 of 13) sorted by null

  /external/autotest/server/site_tests/hardware_MemoryIntegrity/
hardware_MemoryIntegrity.py 54 def _wait(self, seconds, suspend): member in class:hardware_MemoryIntegrity
118 self._wait(seconds, suspend)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
lock_tests.py 14 def _wait(): function
41 _wait()
47 _wait()
51 _wait()
111 _wait()
163 _wait()
164 _wait()
168 _wait()
264 _wait()
353 _wait()
    [all...]
  /external/python/cpython3/Lib/asyncio/
base_subprocess.py 233 def _wait(self): member in class:BaseSubprocessTransport
tasks.py 307 return (yield from _wait(fs, timeout, return_when, loop))
362 def _wait(fs, timeout, return_when, loop): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
lock_tests.py 14 def _wait(): function
41 _wait()
47 _wait()
51 _wait()
111 _wait()
163 _wait()
164 _wait()
168 _wait()
264 _wait()
353 _wait()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
lock_tests.py 14 def _wait(): function
41 _wait()
47 _wait()
51 _wait()
111 _wait()
163 _wait()
164 _wait()
168 _wait()
264 _wait()
353 _wait()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
lock_tests.py 14 def _wait(): function
41 _wait()
47 _wait()
51 _wait()
111 _wait()
163 _wait()
164 _wait()
168 _wait()
264 _wait()
353 _wait()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
lock_tests.py 14 def _wait(): function
41 _wait()
47 _wait()
51 _wait()
111 _wait()
163 _wait()
164 _wait()
168 _wait()
264 _wait()
353 _wait()
    [all...]
  /external/python/cpython2/Lib/test/
lock_tests.py 14 def _wait(): function
41 _wait()
51 _wait()
55 _wait()
115 _wait()
167 _wait()
168 _wait()
172 _wait()
268 _wait()
365 _wait()
    [all...]
  /external/python/cpython3/Lib/test/
lock_tests.py 15 def _wait(): function
42 _wait()
52 _wait()
56 _wait()
135 _wait()
230 _wait()
231 _wait()
235 _wait()
353 _wait()
455 # _wait() statements to try to make sure that it doesn't race ahea
    [all...]
_test_multiprocessing.py 1146 def _wait(): function
    [all...]
  /external/python/cpython3/Lib/
threading.py 612 self._wait(timeout)
646 def _wait(self, timeout): member in class:Barrier
    [all...]
  /external/annotation-tools/asmx/test/lib/
serp.jar 

Completed in 433 milliseconds