Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp92 bool testGetBufferFormatInInitState();
1366 bool NativeCodecUnitTest::testGetBufferFormatInInitState() { in testGetBufferFormatInInitState() function in NativeCodecUnitTest
1942 bool isPass = nativeCodecUnitTest->testGetBufferFormatInInitState(); in nativeTestGetBufferFormatInInitState()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java2397 public void testGetBufferFormatInInitState() { in testGetBufferFormatInInitState() method in CodecUnitTest.TestApiNative