OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTimestampLength
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/system_wrappers/include/
trace.h
38
static const int
kTimestampLength
;
/external/webrtc/webrtc/test/testsupport/
trace_to_stderr.cc
55
Trace::
kTimestampLength
);
/external/webrtc/webrtc/system_wrappers/source/
trace_impl.cc
36
const int Trace::
kTimestampLength
= 12;
Completed in 256 milliseconds