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 103 StopWatch *truncateTimer() { return mTruncateTimer; }
158 StopWatch *mTruncateTimer; // Used to time the ftruncate calls.
testcase.cpp 165 mTruncateTimer = new StopWatch("truncate", iter());

Completed in 34 milliseconds