Home
last modified time | relevance | path

Searched refs:mExpectMaxFileCond (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java120 private boolean mExpectMaxFileCond; field in MediaRecorderTest
174 mExpectMaxFileCond = true; in setUp()
997 if (!mExpectMaxFileCond) { in testRecordExceedFileSizeLimit()
1080 mExpectMaxFileCond = false; in testRecordExceedFileSizeLimit()
1110 mExpectMaxFileCond = true; in testRecordExceedFileSizeLimit()