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 105 StopWatch *syncTimer() { return mSyncTimer; }
162 StopWatch *mSyncTimer; // Used to time the sync/fsync calls.
testcase.cpp 164 mSyncTimer = new StopWatch("sync", iter());

Completed in 443 milliseconds