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

  /external/chromium_org/third_party/libjingle/source/talk/base/
logging_unittest.cc 118 TEST(LogTest, WallClockStartTime) {
119 uint32 time = LogMessage::WallClockStartTime();
logging.h 154 static uint32 WallClockStartTime();
logging.cc 130 // Also ensure WallClockStartTime is initialized, so that it matches
132 WallClockStartTime();
230 uint32 LogMessage::WallClockStartTime() {

Completed in 54 milliseconds