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