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

  /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()
353 # _wait() statements to try to make sure that it doesn't race ahea
    [all...]
  /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/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)
  /external/python/cpython3/Lib/test/
lock_tests.py 15 def _wait(): function
45 _wait()
56 _wait()
60 _wait()
141 _wait()
239 _wait()
240 _wait()
244 _wait()
363 _wait()
466 # _wait() statements to try to make sure that it doesn't race ahea
    [all...]
_test_multiprocessing.py 1571 def _wait(): function
    [all...]
  /external/autotest/client/cros/
webstore_test.py 181 self._wait.until(expected_conditions.visibility_of_element_located(
193 self._wait = WebDriverWait(self.driver, 20)
  /external/autotest/venv/skylab_suite/
cros_suite.py 101 self._wait = specs.wait
124 return self._wait
  /external/python/cpython3/Lib/
subprocess.py 841 self._wait(timeout=self._sigint_wait_secs)
1221 def _wait(self, timeout): function in function:Popen.wait
1592 def _wait(self, timeout): function in function:Popen.wait
    [all...]
threading.py 613 self._wait(timeout)
647 def _wait(self, timeout): member in class:Barrier
    [all...]
  /external/python/cpython3/Lib/asyncio/
subprocess.py 125 return await self._transport._wait()
base_subprocess.py 225 async def _wait(self): member in class:BaseSubprocessTransport
tasks.py 363 return await _wait(fs, timeout, return_when, loop)
428 async def _wait(fs, timeout, return_when, loop): function
windows_events.py 377 await transp._wait()
unix_events.py 198 await transp._wait()
    [all...]
  /external/python/cpython3/Lib/test/test_asyncio/
test_subprocess.py 413 await transport._wait()
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 632 #define wait _wait

Completed in 1313 milliseconds