Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecUnitTest.cpp86 bool testQueueInputBufferWithBadBuffInfo();
1204 bool NativeCodecUnitTest::testQueueInputBufferWithBadBuffInfo() { in testQueueInputBufferWithBadBuffInfo() function in NativeCodecUnitTest
1900 bool isPass = nativeCodecUnitTest->testQueueInputBufferWithBadBuffInfo(); in nativeTestQueueInputBufferWithBadBuffInfo()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java1804 public void testQueueInputBufferWithBadBuffInfo() throws IOException, InterruptedException { in testQueueInputBufferWithBadBuffInfo() method in CodecUnitTest.TestApi
2355 public void testQueueInputBufferWithBadBuffInfo() { in testQueueInputBufferWithBadBuffInfo() method in CodecUnitTest.TestApiNative