/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_quota_helper_unittest.cc | 166 quota::kStorageTypePersistent, 100000}, 170 quota::kStorageTypePersistent, 100000},
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
coding_test.cc | 15 for (uint32_t v = 0; v < 100000; v++) { 20 for (uint32_t v = 0; v < 100000; v++) {
|
/external/chromium_org/third_party/opus/src/celt/ |
arch.h | 203 #define GLOBAL_STACK_SIZE 100000 205 #define GLOBAL_STACK_SIZE 100000
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
heap-profiler_unittest.cc | 56 static const int kMaxCount = 100000; 142 Allocate(0, 100, 100000);
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
heap-profiler_unittest.cc | 56 static const int kMaxCount = 100000; 142 Allocate(0, 100, 100000);
|
/external/skia/tests/ |
PathMeasureTest.cpp | 52 { 100000, 100000},
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/ |
eval.pass.cpp | 36 const int N = 100000; 72 const int N = 100000;
|
eval_param.pass.cpp | 38 const int N = 100000; 76 const int N = 100000;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/ |
eval.pass.cpp | 37 const int N = 100000; 76 const int N = 100000;
|
eval_param.pass.cpp | 39 const int N = 100000; 80 const int N = 100000;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
lcast_precision.hpp | 82 2UL + limits::digits * 30103UL / 100000UL 134 unsigned long const precision = 2UL + digits * 30103UL / 100000UL;
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/ |
dynamic_patricia_trie_reading_helper.cpp | 24 const int DynamicPatriciaTrieReadingHelper::MAX_CHILD_COUNT_TO_AVOID_INFINITE_LOOP = 100000; 25 const int DynamicPatriciaTrieReadingHelper::MAX_NODE_ARRAY_COUNT_TO_AVOID_INFINITE_LOOP = 100000;
|
/external/valgrind/unittest/ |
racecheck_unittest.cc | 184 usleep(100000); // Make sure the waiter blocks. 274 usleep(100000); // Make sure the signaller gets first. 376 usleep(100000); // Make sure the signaller gets there first. 430 usleep(100000); 470 usleep(100000); 763 usleep(100000); // Make sure the waiter blocks. 796 usleep(100000); // Make sure the waiter blocks. 981 usleep(100000); // Make sure the waiter blocks. 1014 usleep(100000); // Make sure the waiter blocks. 1122 usleep(100000); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddMultiply.decTest | 474 ddmul1005 multiply 1 100000 -> 100000 489 ddmul1025 multiply 10 10000 -> 100000 490 ddmul1026 multiply 10 100000 -> 1000000 504 ddmul1045 multiply 100 1000 -> 100000 506 ddmul1047 multiply 100 100000 -> 10000000 519 ddmul1065 multiply 1000 100 -> 100000 522 ddmul1068 multiply 1000 100000 -> 100000000 534 ddmul1085 multiply 10000 10 -> 100000 538 ddmul1089 multiply 10000 100000 -> 100000000 [all...] |
dqMultiply.decTest | 477 dqmul1005 multiply 1 100000 -> 100000 499 dqmul1025 multiply 10 10000 -> 100000 500 dqmul1026 multiply 10 100000 -> 1000000 521 dqmul1045 multiply 100 1000 -> 100000 523 dqmul1047 multiply 100 100000 -> 10000000 543 dqmul1065 multiply 1000 100 -> 100000 546 dqmul1068 multiply 1000 100000 -> 100000000 565 dqmul1085 multiply 10000 10 -> 100000 569 dqmul1089 multiply 10000 100000 -> 100000000 [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddMultiply.decTest | 474 ddmul1005 multiply 1 100000 -> 100000 489 ddmul1025 multiply 10 10000 -> 100000 490 ddmul1026 multiply 10 100000 -> 1000000 504 ddmul1045 multiply 100 1000 -> 100000 506 ddmul1047 multiply 100 100000 -> 10000000 519 ddmul1065 multiply 1000 100 -> 100000 522 ddmul1068 multiply 1000 100000 -> 100000000 534 ddmul1085 multiply 10000 10 -> 100000 538 ddmul1089 multiply 10000 100000 -> 100000000 [all...] |
dqMultiply.decTest | 477 dqmul1005 multiply 1 100000 -> 100000 499 dqmul1025 multiply 10 10000 -> 100000 500 dqmul1026 multiply 10 100000 -> 1000000 521 dqmul1045 multiply 100 1000 -> 100000 523 dqmul1047 multiply 100 100000 -> 10000000 543 dqmul1065 multiply 1000 100 -> 100000 546 dqmul1068 multiply 1000 100000 -> 100000000 565 dqmul1085 multiply 10000 10 -> 100000 569 dqmul1089 multiply 10000 100000 -> 100000000 [all...] |
/external/chromium_org/net/quic/congestion_control/ |
inter_arrival_bitrate_ramp_up_test.cc | 83 EXPECT_NEAR(channel_estimate.ToBytesPerSecond() + 100000, 209 EXPECT_NEAR(channel_estimate.ToBytesPerSecond() + 100000, 278 EXPECT_NEAR(channel_estimate.ToBytesPerSecond() + 100000,
|
/external/chromium_org/third_party/sqlite/src/test/ |
indexedby.test | 184 } {0 0 0 {SCAN TABLE t1 USING INTEGER PRIMARY KEY (~100000 rows)}} 193 } {0 0 0 {SCAN TABLE t1 (~100000 rows)}} 214 } {0 0 0 {SCAN TABLE t1 (~100000 rows)}}
|
corrupt7.test | 109 # INSERT INTO t1 VALUES(100000, 'one hundred thousand');
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
p7-cxx11-nowarn.cpp | 169 Agg<short> ce1 = { Convert<int>(100000) }; // expected-warning {{constant expression evaluates to 100000 which cannot be narrowed to type 'short'}} expected-note {{override}} expected-warning {{changes value from 100000 to -31072}}
|
/external/srec/tools/grxmlcompile/ |
sub_grph.h | 39 #define NONE_LABEL -100000 // Null transition 51 #define MAXNUM 100000 // A large number 366 int opStack[100000]; // TODO: remove hard coded number
|
/external/chromium_org/media/tools/bug_hunter/ |
bug_hunter_test.py | 76 comments = BugHunter(self._GetDefaultOption(False)).GetComments(100000, 2)
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
filter_block_test.cc | 52 ASSERT_TRUE(reader.KeyMayMatch(100000, "foo"));
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
fts3speed.tcl | 21 set NUM_INSERTS 100000
|