Searched refs:checkOutputFileSize (Results 1 – 1 of 1) sorted by relevance
795 checkOutputFileSize(OUTPUT_PATH, fileSize, tolerance); in testSetMaxFileSize()1117 checkOutputFileSize(filePath, fileSize, tolerance); in testRecordExceedFileSizeLimit()1121 private void checkOutputFileSize(final String fileName, long fileSize, long tolerance) { in checkOutputFileSize() method in MediaRecorderTest