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.java924 public void testPssh() throws Exception { in testPssh() method in NativeDecoderTest
925 testPssh("psshtest.mp4"); in testPssh()
928 private void testPssh(final String res) throws Exception { in testPssh() method in NativeDecoderTest
934 testPssh(ex); in testPssh()
942 private static void testPssh(MediaExtractor ex) { in testPssh() method in NativeDecoderTest
DNativeMediaDrmClearkeyTest.java142 public void testPssh() throws Exception { in testPssh() method in NativeMediaDrmClearkeyTest