Searched refs:testPsshNative (Results 1 – 2 of 2) sorted by relevance
144 assertTrue(testPsshNative(uuidByteArray(COMMON_PSSH_SCHEME_UUID), in testPssh()286 private static native boolean testPsshNative(final byte[] uuid, final String videoUrl); in testPsshNative() method in NativeMediaDrmClearkeyTest
775 boolean ret = testPsshNative( in testPssh()789 private static native boolean testPsshNative(int fd, long offset, long size); in testPsshNative() method in NativeDecoderTest