Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java620 assertTrue("native cryptoinfo failed, see log for details", testCryptoInfoNative()); in testCryptoInfo()
623 private static native boolean testCryptoInfoNative(); in testCryptoInfoNative() method in NativeDecoderTest