Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java590 public void testPssh() throws Exception { in testPssh() method in NativeDecoderTest
591 testPssh(R.raw.psshtest); in testPssh()
594 private void testPssh(int res) throws Exception { in testPssh() method in NativeDecoderTest
600 testPssh(ex); in testPssh()
608 private static void testPssh(MediaExtractor ex) { in testPssh() method in NativeDecoderTest