TestNextRandom    256 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   TestNextRandom(10);  // Check short-range correlation
TestNextRandom    257 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   TestNextRandom(100);
TestNextRandom    258 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   TestNextRandom(1000);
TestNextRandom    259 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   TestNextRandom(10000);  // Make sure there's no systematic error
TestNextRandom    256 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   TestNextRandom(10);  // Check short-range correlation
TestNextRandom    257 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   TestNextRandom(100);
TestNextRandom    258 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   TestNextRandom(1000);
TestNextRandom    259 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   TestNextRandom(10000);  // Make sure there's no systematic error