Home
last modified time | relevance | path

Searched refs:readTimer (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/sdcard/
Dtestcase.cpp104 if(readTimer()->used()) readTimer()->sprint(&str, &size_left); in runTest()
Dtestcase.h103 StopWatch *readTimer() { return mReadTimer; } in readTimer() function
Dsdcard_perf_test.cpp324 testCase->readTimer()->start(); in readData()
337 testCase->readTimer()->stop(); in readData()