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