OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTruncateTimer
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/sdcard/
testcase.h
106
StopWatch *truncateTimer() { return
mTruncateTimer
; }
163
StopWatch *
mTruncateTimer
; // Used to time the ftruncate calls.
testcase.cpp
166
mTruncateTimer
= new StopWatch("truncate", iter());
Completed in 475 milliseconds