Searched refs:mAlreadyPrinted (Results 1 - 2 of 2) sorted by last modified time

/system/extras/tests/sdcard/
H A Dstopwatch.cpp56 mSizeKbytes(0), mAlreadyPrinted(false), mPrintRaw(false),
69 if (mUsed && !mAlreadyPrinted)
109 mAlreadyPrinted = true;
H A Dstopwatch.h140 bool mAlreadyPrinted; member in class:android_test::StopWatch

Completed in 68 milliseconds