OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 563 milliseconds