Searched
full:10000 (Results
926 -
950 of
4818) sorted by null
<<31323334353637383940>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/ |
2-1.c | 73 usleep(10000);
|
3-2.c | 76 usleep(10000);
|
4-1.c | 75 usleep(10000);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
3-1.c | 91 usleep(10000);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
1-1.c | 78 usleep(10000);
|
3-1.c | 78 usleep(10000);
|
9-1.c | 72 usleep(10000);
|
9-2.c | 72 usleep(10000);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
3-1.c | 75 usleep(10000);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/ |
9-1.c | 38 #define MAX_ATTEMPTS 10000
|
/external/ltp/testcases/realtime/func/gtod_latency/ |
gtod_latency.c | 60 #define MIN_ITERATION 10000 304 for (i = 0; i < (iterations / 10000); i++) { 305 for (j = 0; j < 10000; j++) { 306 k = (i * 10000) + j;
|
/external/mesa3d/src/util/tests/hash_table/ |
delete_management.c | 50 unsigned size = 10000;
|
random_entry.c | 56 unsigned size = 10000;
|
/external/oj-libjdwp/src/share/back/ |
outStream.h | 35 #define MAX_SEGMENT_SIZE 10000
|
/external/pdfium/core/fxge/ |
cfx_facecache.cpp | 226 int nMatrixA = static_cast<int>(pMatrix->a * 10000); 227 int nMatrixB = static_cast<int>(pMatrix->b * 10000); 228 int nMatrixC = static_cast<int>(pMatrix->c * 10000); 229 int nMatrixD = static_cast<int>(pMatrix->d * 10000);
|
/external/perfetto/docs/ |
trace-config.md | 37 duration_ms: 10000
|
/external/perfetto/test/cts/ |
AndroidTest.xml | 38 <option name="native-test-timeout" value="10000" />
|
/external/python/cpython2/Demo/md5test/ |
md5driver.py | 27 TEST_BLOCKS = 10000
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
inexact.decTest | 116 inx104 multiply 1000 10000 -> 10000000 117 inx105 multiply 10000 10000 -> 1.0000000E+8 Rounded 118 inx106 multiply 10001 10000 -> 1.0001000E+8 Rounded
|
/external/python/cpython2/Lib/test/ |
test_bufio.py | 11 lengths = list(range(1, 257)) + [512, 1000, 1024, 2048, 4096, 8192, 10000,
|
test_gdbm.py | 65 self.g['x'] = 'x' * 10000
|
test_turtle.py | 18 undobuffersize = 10000 73 'undobuffersize': 10000, 404 another_turtle.forward(10000) 405 self.assertAlmostEqual(self.nav.distance(another_turtle), 10000)
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
inexact.decTest | 116 inx104 multiply 1000 10000 -> 10000000 117 inx105 multiply 10000 10000 -> 1.0000000E+8 Rounded 118 inx106 multiply 10001 10000 -> 1.0001000E+8 Rounded
|
/external/python/cpython3/Lib/test/ |
test_bufio.py | 11 lengths = list(range(1, 257)) + [512, 1000, 1024, 2048, 4096, 8192, 10000,
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
ShadowDateUtilsTest.java | 65 assertThat(DateUtils.isToday(today + (86400 * 10000) /* 240 hours */)).isFalse();
|
Completed in 908 milliseconds
<<31323334353637383940>>