Searched refs:MAX_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance
71 private static final long MAX_FILE_SIZE = 5000; field in MediaRecorderTest384 long maxFileSize = MAX_FILE_SIZE * 10; in testRecorderVideo()423 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecordAudioInRawFormat()435 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecordAudioFromAudioSourceUnprocessed()464 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecorderAudio()567 recordMedia(MAX_FILE_SIZE, mOutFile); in testOnErrorListener()