Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DNativeDecoderTest.java109 public void testPssh() throws Exception { in testPssh() method in NativeDecoderTest
110 testPssh("psshtest.mp4"); in testPssh()
113 private void testPssh(final String res) throws Exception { in testPssh() method in NativeDecoderTest
119 testPssh(ex); in testPssh()
127 private static void testPssh(MediaExtractor ex) { in testPssh() method in NativeDecoderTest
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DNativeMediaDrmClearkeyTest.java144 public void testPssh() throws Exception { in testPssh() method in NativeMediaDrmClearkeyTest