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

  /system/extras/tests/sdcard/
testcase.cpp 107 if(truncateTimer()->used()) truncateTimer()->sprint(&str, &size_left);
testcase.h 103 StopWatch *truncateTimer() { return mTruncateTimer; }
sdcard_perf_test.cpp 429 testCase->truncateTimer()->start();
431 testCase->truncateTimer()->stop();

Completed in 616 milliseconds