Home
last modified time | relevance | path

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

/cts/tests/tests/media/recorder/src/android/media/recorder/cts/
DMediaRecorderTest.java148 private boolean mExpectMaxFileCond; field in MediaRecorderTest
205 mExpectMaxFileCond = true; in setUp()
1168 if (!mExpectMaxFileCond) { in testRecordExceedFileSizeLimit()
1251 mExpectMaxFileCond = false; in testRecordExceedFileSizeLimit()
1292 mExpectMaxFileCond = true; in testRecordExceedFileSizeLimit()