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.java87 profile.fileFormat, in checkProfile()
114 assertEquals(expectedProfile.fileFormat, actualProfile.fileFormat); in assertProfileEquals()
DMediaRecorderTest.java606 int fileFormat, int codec) throws Exception { in testRecordAudioInRawFormat() argument
611 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()