Searched refs:setPrintRawMode (Results 1 - 3 of 3) sorted by relevance

/system/extras/tests/sdcard/
H A Dstopwatch.h45 // If StopWatch::setPrintRawMode(true) has been called, the raw
122 static void setPrintRawMode(bool printRaw);
H A Dtestcase.h99 void setDump() { StopWatch::setPrintRawMode(true); }
H A Dstopwatch.cpp100 void StopWatch::setPrintRawMode(bool raw) function in class:android_test::StopWatch

Completed in 17 milliseconds