Home
last modified time | relevance | path

Searched refs:fileFormat (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DCamcorderProfileTest.java106 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()
DMediaRecorderTest.java635 int fileFormat, int codec) throws Exception { in testRecordAudioInRawFormat() argument
640 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()