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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /external/python/cpython2/Lib/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb3.py 41 _PRINT_WORKING_MSG_INTERVAL = 4 * 60
45 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
51 TimingCheck.next_time = now + self._PRINT_WORKING_MSG_INTERVAL
test_zipfile64.py 31 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
72 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
test_compiler.py 9 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
25 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
35 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
  /external/python/cpython3/Lib/test/
test_zipfile64.py 26 _PRINT_WORKING_MSG_INTERVAL = 5 * 60
47 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
52 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
65 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL

Completed in 607 milliseconds