HomeSort by relevance Sort by last modified time
    Searched refs:mTestTimer (Results 1 - 2 of 2) sorted by null

  /system/extras/tests/sdcard/
testcase.cpp 47 mTestTimer(NULL)
73 delete mTestTimer;
152 mTestTimer = new StopWatch(total_time, 1);
153 mTestTimer->setDataSize(dataSize());
testcase.h 98 StopWatch *testTimer() { return mTestTimer; }
153 StopWatch *mTestTimer; // Used to time the test overall.

Completed in 20 milliseconds