Home
last modified time | relevance | path

Searched refs:GetCurrentTimeString (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/
Dmetrics_helpers.h109 virtual std::string GetCurrentTimeString();
Dmetrics_helpers.cc309 std::string MetricsLogBase::GetCurrentTimeString() { in GetCurrentTimeString() function in MetricsLogBase
316 WriteAttribute("time", GetCurrentTimeString()); in WriteCommonEventAttributes()
/external/chromium/chrome/browser/metrics/
Dmetrics_log_unittest.cc100 virtual std::string GetCurrentTimeString() { in GetCurrentTimeString() function in __anonf019b99b0211::NoTimeMetricsLog