Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp94 bool testGetBufferFormatInUnInitState();
1460 bool NativeCodecUnitTest::testGetBufferFormatInUnInitState() { in testGetBufferFormatInUnInitState() function in NativeCodecUnitTest
1956 bool isPass = nativeCodecUnitTest->testGetBufferFormatInUnInitState(); in nativeTestGetBufferFormatInUnInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java2411 public void testGetBufferFormatInUnInitState() { in testGetBufferFormatInUnInitState() method in CodecUnitTest.TestApiNative