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

  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
dbutils.py 27 from time import sleep as _sleep namespace
73 _sleep(sleeptime)
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
dbutils.py 27 from time import sleep as _sleep namespace
73 _sleep(sleeptime)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py 27 from time import sleep as _sleep namespace
73 _sleep(sleeptime)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py 27 from time import sleep as _sleep namespace
73 _sleep(sleeptime)
  /external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py 59 def _sleep(self, amount): member in class:hardware_TPMTakeOwnership
91 self._sleep(0.1)
114 self._sleep(3)
121 self._sleep(1)
  /external/chromium-trace/catapult/devil/devil/utils/
timeout_retry_unittest.py 38 def _sleep(): function in function:TestRun.testTimeout
43 reraiser_thread.TimeoutError, timeout_retry.Run, _sleep, .01, 1,
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
synchronize.py 43 from time import time as _time, sleep as _sleep namespace
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
synchronize.py 43 from time import time as _time, sleep as _sleep namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 43 from time import time as _time, sleep as _sleep namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 43 from time import time as _time, sleep as _sleep namespace
  /prebuilts/gdb/darwin-x86/lib/python2.7/
threading.py 14 from time import time as _time, sleep as _sleep namespace
358 _sleep(delay)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
threading.py 14 from time import time as _time, sleep as _sleep namespace
358 _sleep(delay)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py 14 from time import time as _time, sleep as _sleep namespace
358 _sleep(delay)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py 14 from time import time as _time, sleep as _sleep namespace
358 _sleep(delay)
    [all...]
  /external/v8/test/mjsunit/asm/sqlite3/
sqlite-change-heap.js     [all...]
sqlite-pointer-masking.js     [all...]
sqlite-safe-heap.js     [all...]
sqlite.js     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 1101 milliseconds