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.java127 private boolean mExpectMaxFileCond; field in MediaRecorderTest
184 mExpectMaxFileCond = true; in setUp()
1032 if (!mExpectMaxFileCond) { in testRecordExceedFileSizeLimit()
1115 mExpectMaxFileCond = false; in testRecordExceedFileSizeLimit()
1156 mExpectMaxFileCond = true; in testRecordExceedFileSizeLimit()