Searched refs:setPrintRawMode (Results 1 – 3 of 3) sorted by relevance
122 static void setPrintRawMode(bool printRaw);
99 void setDump() { StopWatch::setPrintRawMode(true); } in setDump()
100 void StopWatch::setPrintRawMode(bool raw) in setPrintRawMode() function in android_test::StopWatch