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

  /external/chromium_org/base/test/
statistics_delta_reader.h 24 class StatisticsDeltaReader {
26 StatisticsDeltaReader();
27 ~StatisticsDeltaReader();
40 DISALLOW_COPY_AND_ASSIGN(StatisticsDeltaReader);
statistics_delta_reader.cc 14 StatisticsDeltaReader::StatisticsDeltaReader() {
27 StatisticsDeltaReader::~StatisticsDeltaReader() {
32 StatisticsDeltaReader::GetHistogramSamplesSinceCreation(

Completed in 1179 milliseconds