OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMaxIdx
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/sdcard/
stopwatch.h
148
size_t
mMaxIdx
;
stopwatch.cpp
59
mMaxDuration(0.0),
mMaxIdx
(0),
132
mMinDuration, mMinIdx, mMaxDuration,
mMaxIdx
, mSizeKbytes);
189
mMaxIdx
= i;
224
SNPRINTF_OR_RETURN(*str, *size, "# Max %s duration %f [%d]\n", mName, mMaxDuration,
mMaxIdx
);
Completed in 1018 milliseconds