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