OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncTimer
(Results
1 - 3
of
3
) sorted by null
/system/extras/tests/sdcard/
testcase.cpp
106
if(
syncTimer
()->used())
syncTimer
()->sprint(&str, &size_left);
sdcard_perf_test.cpp
475
testCase->
syncTimer
()->start();
477
testCase->
syncTimer
()->stop();
481
testCase->
syncTimer
()->start();
483
testCase->
syncTimer
()->stop();
testcase.h
105
StopWatch *
syncTimer
() { return mSyncTimer; }
Completed in 160 milliseconds