Searched refs:fileFormat (Results 1 – 2 of 2) sorted by relevance
106 profile.fileFormat, in checkProfile()138 profile.fileFormat, in checkAllProfiles()150 assertEquals(profile.fileFormat, allProfiles.getRecommendedFileFormat()); in checkAllProfiles()235 assertEquals(expectedProfile.fileFormat, actualProfile.fileFormat); in assertProfileEquals()
635 int fileFormat, int codec) throws Exception { in testRecordAudioInRawFormat() argument640 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()