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

  /system/extras/tests/sdcard/
testcase.h 106 StopWatch *truncateTimer() { return mTruncateTimer; }
163 StopWatch *mTruncateTimer; // Used to time the ftruncate calls.
testcase.cpp 166 mTruncateTimer = new StopWatch("truncate", iter());

Completed in 72 milliseconds