HomeSort by relevance Sort by last modified time
    Searched full:sample_ (Results 1 - 5 of 5) sorted by null

  /external/chromium/base/metrics/
histogram.cc 132 sample_.Add(sample);
368 *sample = sample_;
399 sample_() {
412 sample_() {
521 sample_.Accumulate(value, count, index);
548 sample_.Resize(*this);
    [all...]
histogram_unittest.cc 335 EXPECT_EQ(0, histogram->sample_.redundant_count());
338 EXPECT_EQ(2, histogram->sample_.redundant_count());
histogram.h 575 SampleSet sample_; member in class:base::Histogram
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport_support.py 112 mod_name = mod_name.replace("sample_", "sample_zipped_")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport_support.py 112 mod_name = mod_name.replace("sample_", "sample_zipped_")

Completed in 1052 milliseconds