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