HomeSort by relevance Sort by last modified time
    Searched refs:srand (Results 126 - 150 of 295) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3speed.tcl 26 expr {srand(0)}
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 21 srand(time(NULL));
  /external/libvorbis/examples/
encoder_example.c 147 srand(time(NULL));
  /external/llvm/tools/bugpoint/
ListReducer.h 54 std::srand(0x6e5ea738); // Seed the random number generator
  /external/openfst/src/test/
algo_test.cc 74 srand(seed);
  /external/skia/tests/
FlateTest.cpp 40 srand(0); // Make data deterministic.
  /external/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /external/ceres-solver/internal/ceres/
corrector_test.cc 168 srand(5);
236 srand(5);
gradient_checker_test.cc 161 srand(5);
  /external/chromium/sdch/open-vcdiff/src/
rolling_hash_test.cc 19 #include <stdlib.h> // rand, srand
210 srand(1); // test should be deterministic, including calls to rand()
220 srand(1); // test should be deterministic, including calls to rand()
  /external/chromium_org/chrome/test/perf/
generate_profile.cc 220 srand(static_cast<unsigned int>(url_count));
270 srand(static_cast<unsigned int>(Time::Now().ToInternalValue()));
  /external/chromium_org/sdch/open-vcdiff/src/
rolling_hash_test.cc 19 #include <stdlib.h> // rand, srand
210 srand(1); // test should be deterministic, including calls to rand()
220 srand(1); // test should be deterministic, including calls to rand()
  /external/open-vcdiff/src/
rolling_hash_test.cc 19 #include <stdlib.h> // rand, srand
210 srand(1); // test should be deterministic, including calls to rand()
220 srand(1); // test should be deterministic, including calls to rand()
  /external/chromium/net/disk_cache/
disk_cache_test_util.cc 46 srand(seed);
stress_cache.cc 117 srand(seed);
  /external/chromium_org/content/browser/speech/endpointer/
endpointer_unittest.cc 35 srand(1);
  /external/chromium_org/google_apis/gaia/
oauth_request_signer_unittest.cc 58 srand(RANDOM_SEED);
  /external/chromium_org/third_party/sqlite/src/test/
boundary1.tcl 25 expr srand(0)
boundary3.tcl 25 expr srand(0)

Completed in 2799 milliseconds

1 2 3 4 56 7 8 91011>>