HomeSort by relevance Sort by last modified time
    Searched refs:writeTimer (Results 1 - 3 of 3) sorted by null

  /system/extras/tests/sdcard/
testcase.cpp 105 if(writeTimer()->used()) writeTimer()->sprint(&str, &size_left);
testcase.h 104 StopWatch *writeTimer() { return mWriteTimer; }
sdcard_perf_test.cpp 457 testCase->writeTimer()->start();
470 testCase->writeTimer()->stop();

Completed in 47 milliseconds