Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapFactoryTest.java506 public void testDecodeFileDescriptor3() throws IOException { in testDecodeFileDescriptor3() method in ShadowNativeBitmapFactoryTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapFactoryTest.java360 public void testDecodeFileDescriptor3(TestImage testImage) throws IOException { in testDecodeFileDescriptor3() method in BitmapFactoryTest