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

  /system/extras/tests/sdcard/
testcase.h 88 bool truncateToSize() const { return mTruncateToSize; }
89 void setTruncateToSize() { mTruncateToSize = true; }
139 bool mTruncateToSize;
testcase.cpp 46 mSync(NO_SYNC), mFadvice(POSIX_FADV_NORMAL), mTruncateToSize(false),

Completed in 24 milliseconds