OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readTimer
(Results
1 - 5
of
5
) sorted by null
/system/extras/tests/sdcard/
testcase.cpp
104
if(
readTimer
()->used())
readTimer
()->sprint(&str, &size_left);
testcase.h
100
StopWatch *
readTimer
() { return mReadTimer; }
sdcard_perf_test.cpp
318
testCase->
readTimer
()->start();
331
testCase->
readTimer
()->stop();
/frameworks/base/opengl/tests/tritex/
tritex.cpp
33
int
readTimer
(void);
/frameworks/base/opengl/tests/gl_basic/
gl_basic.cpp
31
int
readTimer
(void);
Completed in 286 milliseconds