OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WallClockStartTime
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
logging_unittest.cc
124
TEST(LogTest,
WallClockStartTime
) {
125
uint32 time = LogMessage::
WallClockStartTime
();
logging.h
156
static uint32
WallClockStartTime
();
logging.cc
128
// Also ensure
WallClockStartTime
is initialized, so that it matches
130
WallClockStartTime
();
227
uint32 LogMessage::
WallClockStartTime
() {
Completed in 84 milliseconds