HomeSort by relevance Sort by last modified time
    Searched full:100000 (Results 626 - 650 of 951) sorted by null

<<21222324252627282930>>

  /external/skia/tests/
PathOpsAngleIdeas.cpp 574 for (int index = 0; index < 100000; ++index) {
605 for (int index = 0; index < 100000; ++index) {
    [all...]
  /external/v8/test/mjsunit/
strict-mode.js 869 test(o, 100000, 31);
870 assertEquals(o[100000], 31);
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarFileTest.java 460 is.skip(100000);
687 is.skip(100000);
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
num_put_get_test.cpp 585 CPPUNIT_CHECK( str.str() == "100000" );
1125 CPPUNIT_CHECK( str.str() == "100000" );
    [all...]
  /ndk/tests/device/test-stlport/unit/
num_put_get_test.cpp 585 CPPUNIT_CHECK( str.str() == "100000" );
1127 CPPUNIT_CHECK( str.str() == "100000" );
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
exp.decTest 394 expx705 exp 100000 -> Infinity Overflow Inexact Rounded
427 expx755 exp -100000 -> 0E-389 Underflow Inexact Rounded Clamped Subnormal
    [all...]
power.decTest 95 powx057 power '10' '5' -> 100000
238 powx265 power -10 '5' -> -100000
    [all...]
compare.decTest 279 comx461 compare 100000 1000.0 -> 1
280 comx462 compare 1000.0 100000 -> -1
ddCompare.decTest 280 ddcom461 compare 100000 1000.0 -> 1
281 ddcom462 compare 1000.0 100000 -> -1
dqCompare.decTest 278 dqcom461 compare 100000 1000.0 -> 1
279 dqcom462 compare 1000.0 100000 -> -1
rescale.decTest     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
exp.decTest 394 expx705 exp 100000 -> Infinity Overflow Inexact Rounded
427 expx755 exp -100000 -> 0E-389 Underflow Inexact Rounded Clamped Subnormal
    [all...]
power.decTest 95 powx057 power '10' '5' -> 100000
238 powx265 power -10 '5' -> -100000
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cnumtst.c 263 /* for (i = 0; i < 100000; i++) */
296 /* for (i = 0; i < 100000; i++) */
320 /* for (i = 0; i < 100000; i++)*/
401 /* for (i = 0; i < 100000; i++) */
443 /* for (i = 0; i < 100000; i++)*/
455 /* for (i = 0; i < 100000; i++) */
    [all...]
  /external/pcre/dist/testdata/
testoutput18-32 145 /\x{100000}/8DZ
148 \x{100000}
154 First char = \x{100000}
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_re.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_re.py     [all...]
  /external/google-breakpad/src/testing/test/
gmock-generated-actions_test.cc 198 InvokeArgument<0>(100000, 20000, 3000, 400, 50, 6);
205 InvokeArgument<0>(100000, 20000, 3000, 400, 50, 6);
    [all...]
  /external/opencv/cvaux/src/
cvvecfacetracking.cpp 523 if (new_energy > 100000 && -1 != pFaceTracker->iTrackingFaceType)
562 if (found2 && new_energy < 100000)
    [all...]
  /external/pcre/dist/
pcrecpp_unittest.cc 109 for (int i = 0; i < 100000; i++) {
119 printf("Size after 100000: %llu\n", final_size);
    [all...]
  /external/v8/test/cctest/
test-assembler-arm.cc 196 t.i = 100000;
202 CHECK_EQ(100000/2, t.i);
    [all...]
test-strings.cc 83 uint32_t value = next() % 100000;
851 static const int kDeepOneByteDepth = 100000;
    [all...]
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 297 usleep(100000);
328 usleep(100000);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 237 #define DSBFREQUENCY_MAX 100000
241 #define DSBNOTIFICATIONS_MAX 100000U
    [all...]

Completed in 2287 milliseconds

<<21222324252627282930>>