OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testTimer
(Results
1 - 3
of
3
) sorted by null
/system/extras/tests/sdcard/
sdcard_perf_test.cpp
401
testCase->
testTimer
()->start();
409
testCase->
testTimer
()->stop();
500
testCase->
testTimer
()->start();
508
testCase->
testTimer
()->stop();
536
testCase->
testTimer
()->start();
555
testCase->
testTimer
()->stop();
631
testCase->
testTimer
()->start();
676
testCase->
testTimer
()->stop();
testcase.h
101
StopWatch *
testTimer
() { return mTestTimer; }
testcase.cpp
102
testTimer
()->sprint(&str, &size_left);
Completed in 2488 milliseconds