Searched refs:WallClockStartTime (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dlogging_unittest.cc108 TEST(LogTest, WallClockStartTime) {
109 uint32 time = LogMessage::WallClockStartTime();
H A Dlogging.h139 static uint32 WallClockStartTime();
H A Dlogging.cc111 // Also ensure WallClockStartTime is initialized, so that it matches
113 WallClockStartTime();
210 uint32 LogMessage::WallClockStartTime() { function in class:rtc::LogMessage

Completed in 195 milliseconds