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

/system/extras/tests/sdcard/
H A Dtestcase.cpp105 if(writeTimer()->used()) writeTimer()->sprint(&str, &size_left);
H A Dtestcase.h104 StopWatch *writeTimer() { return mWriteTimer; } function in class:android_test::TestCase
H A Dsdcard_perf_test.cpp457 testCase->writeTimer()->start();
470 testCase->writeTimer()->stop();

Completed in 485 milliseconds