HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 1851 - 1875 of 4818) sorted by null

<<71727374757677787980>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 332 mnmx474 min 10000 50000 -> 1.00E+4 Rounded
343 mnmx485 min 75405 10000 -> 1.00E+4 Rounded
398 mnmx559 min 10000 100.0 -> 100.0
399 mnmx560 min 100.0 10000 -> 100.0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_capi.py 50 self.assertTrue(count < 10000,
test_dumbdbm.py 152 v = random.choice('abc') * random.randrange(10000)
test_gc.py 608 if i > 10000:
609 self.fail("gc didn't happen after 10000 iterations")
675 if i > 10000:
676 self.fail("gc didn't happen after 10000 iterations")
test_memoryio.py 57 bytesIo.seek(10000)
58 self.assertEqual(10000, bytesIo.tell())
311 memio.seek(10000)
312 self.assertEqual(memio.tell(), 10000)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddDivideInt.decTest 87 dddvi164 divideint 1 10000 -> 0
96 dddvi174 divideint 1 -10000 -> -0
105 dddvi184 divideint -1 10000 -> -0
114 dddvi194 divideint -1 -10000 -> 0
dqDivideInt.decTest 88 dqdvi164 divideint 1 10000 -> 0
97 dqdvi174 divideint 1 -10000 -> -0
106 dqdvi184 divideint -1 10000 -> -0
115 dqdvi194 divideint -1 -10000 -> 0
dqXor.decTest 76 dqxor630 xor 1111111111111111111111111111101111 1111111111111111111111111111111111 -> 10000
111 dqxor670 xor 1111111111111111111111111111111111 1111111111111111111111111111101111 -> 10000
131 dqxor032 xor 10000 10000 -> 0
min.decTest 332 mnmx474 min 10000 50000 -> 1.00E+4 Rounded
343 mnmx485 min 75405 10000 -> 1.00E+4 Rounded
398 mnmx559 min 10000 100.0 -> 100.0
399 mnmx560 min 100.0 10000 -> 100.0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_capi.py 50 self.assertTrue(count < 10000,
test_dumbdbm.py 152 v = random.choice('abc') * random.randrange(10000)
test_gc.py 608 if i > 10000:
609 self.fail("gc didn't happen after 10000 iterations")
675 if i > 10000:
676 self.fail("gc didn't happen after 10000 iterations")
test_memoryio.py 57 bytesIo.seek(10000)
58 self.assertEqual(10000, bytesIo.tell())
311 memio.seek(10000)
312 self.assertEqual(memio.tell(), 10000)
  /system/bt/bta/sys/
utl.cc 122 for (j = 10000; j > 0; j /= 10) {
  /system/chre/platform/android/
host_link.cc 107 response.peak_power = 10000;
  /system/core/libcutils/tests/
sockets_test.cpp 102 for (int port : {10000, 12345, 15999, 20202, 25000}) {
  /system/extras/libperfmgr/tests/
RequestGroupTest.cc 107 duration = 10000ms;
  /system/extras/simpleperf/
cmd_stat_test.cpp 61 for (volatile int i = 0; i < 10000; ++i);
  /system/extras/tests/timetest/
rtc_test.cpp 103 static const useconds_t timeout_sleep = 10000;
  /system/sepolicy/prebuilts/api/26.0/private/
untrusted_app_all.te 11 ### seapp_contexts for any app with UID between APP_AID (10000)
  /system/sepolicy/prebuilts/api/27.0/private/
untrusted_app_all.te 11 ### seapp_contexts for any app with UID between APP_AID (10000)
  /system/sepolicy/prebuilts/api/28.0/private/
untrusted_app_all.te 11 ### seapp_contexts for any app with UID between APP_AID (10000)
  /system/sepolicy/private/
untrusted_app_all.te 11 ### seapp_contexts for any app with UID between APP_AID (10000)
  /system/update_engine/payload_generator/
ext2_filesystem_unittest.cc 147 "/sparse-10000blocks",
  /system/vold/
vdc.cpp 53 usleep(10000); // 10ms

Completed in 725 milliseconds

<<71727374757677787980>>