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 101 StopWatch *writeTimer() { return mWriteTimer; }
sdcard_perf_test.cpp 451 testCase->writeTimer()->start();
464 testCase->writeTimer()->stop();

Completed in 1308 milliseconds