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 106 StopWatch *truncateTimer() { return mTruncateTimer; }
sdcard_perf_test.cpp 435 testCase->truncateTimer()->start();
437 testCase->truncateTimer()->stop();

Completed in 61 milliseconds