HomeSort by relevance Sort by last modified time
    Searched refs:kSamplingInterval (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampler_test.cc 115 static const size_t kSamplingInterval = 512*1024;
406 size_big, kSamplingInterval);
409 size_small, kSamplingInterval);
418 CHECK(CheckMean(kSamplingInterval, 1000));
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampler_test.cc 115 static const size_t kSamplingInterval = 512*1024;
406 size_big, kSamplingInterval);
409 size_small, kSamplingInterval);
418 CHECK(CheckMean(kSamplingInterval, 1000));

Completed in 28 milliseconds