Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java762 public void testPssh() throws Exception { in testPssh() method in NativeDecoderTest
763 testPssh(R.raw.psshtest); in testPssh()
766 private void testPssh(int res) throws Exception { in testPssh() method in NativeDecoderTest
772 testPssh(ex); in testPssh()
780 private static void testPssh(MediaExtractor ex) { in testPssh() method in NativeDecoderTest
DNativeMediaDrmClearkeyTest.java142 public void testPssh() throws Exception { in testPssh() method in NativeMediaDrmClearkeyTest