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