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

  /external/chromium/base/metrics/
histogram.h 397 void AddSampleSet(const SampleSet& sample);
histogram.cc 131 void Histogram::AddSampleSet(const SampleSet& sample) {
298 render_histogram->AddSampleSet(sample);
    [all...]

Completed in 303 milliseconds