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

  /external/libchrome/base/metrics/
histogram_base_unittest.cc 247 histogram->AddTimeMicrosecondsGranularity(
265 histogram->AddTimeMicrosecondsGranularity(
histogram_base.h 197 // Note: AddTimeMicrosecondsGranularity() drops the report if this client
199 void AddTimeMicrosecondsGranularity(const TimeDelta& time);
histogram_macros.h 255 name, AddTimeMicrosecondsGranularity(sample), \
histogram_base.cc 120 void HistogramBase::AddTimeMicrosecondsGranularity(const TimeDelta& time) {

Completed in 3410 milliseconds