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

  /external/webrtc/webrtc/base/
logging_unittest.cc 124 TEST(LogTest, WallClockStartTime) {
125 uint32_t time = LogMessage::WallClockStartTime();
logging.cc 127 // Also ensure WallClockStartTime is initialized, so that it matches
129 WallClockStartTime();
218 uint32_t LogMessage::WallClockStartTime() {
logging.h 158 static uint32_t WallClockStartTime();

Completed in 46 milliseconds