OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPrintRawMode
(Results
1 - 3
of
3
) sorted by null
/system/extras/tests/sdcard/
stopwatch.h
45
// If StopWatch::
setPrintRawMode
(true) has been called, the raw
122
static void
setPrintRawMode
(bool printRaw);
testcase.h
96
void setDump() { StopWatch::
setPrintRawMode
(true); }
stopwatch.cpp
100
void StopWatch::
setPrintRawMode
(bool raw)
Completed in 34 milliseconds