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

  /system/extras/tests/sdcard/
testcase.h 102 StopWatch *syncTimer() { return mSyncTimer; }
157 StopWatch *mSyncTimer; // Used to time the sync/fsync calls.
testcase.cpp 163 mSyncTimer = new StopWatch("sync", iter());

Completed in 285 milliseconds