Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java317 public void testDecoder() throws Exception { in testDecoder() method in NativeDecoderTest
319 testDecoder(R.raw.sinesweepogg) + in testDecoder()
320 testDecoder(R.raw.sinesweepoggmkv) + in testDecoder()
321 testDecoder(R.raw.sinesweepoggmp4) + in testDecoder()
322 testDecoder(R.raw.sinesweepmp3lame) + in testDecoder()
323 testDecoder(R.raw.sinesweepmp3smpb) + in testDecoder()
324 testDecoder(R.raw.sinesweepopus) + in testDecoder()
325 testDecoder(R.raw.sinesweepopusmp4) + in testDecoder()
326 testDecoder(R.raw.sinesweepm4a) + in testDecoder()
327 testDecoder(R.raw.sinesweepflacmkv) + in testDecoder()
[all …]