Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp76 bool testReconfigure(const char* encoder, const char* srcPath);
551 bool CodecEncoderTest::testReconfigure(const char* encoder, const char* srcPath) { in testReconfigure() function in CodecEncoderTest
930 isPass = codecEncoderTest->testReconfigure(cEncoder, csrcPath); in nativeTestReconfigure()
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderSurfaceTest.java293 public void testReconfigure() throws IOException, InterruptedException { in testReconfigure() method in CodecDecoderSurfaceTest
DCodecDecoderTest.java415 public void testReconfigure() throws IOException, InterruptedException { in testReconfigure() method in CodecDecoderTest
DCodecEncoderTest.java428 public void testReconfigure() throws IOException, InterruptedException { in testReconfigure() method in CodecEncoderTest
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java595 public void testReconfigure() { in testReconfigure() method in SensorDirectReportTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java1207 public void testReconfigure() { in testReconfigure() method