Home
last modified time | relevance | path

Searched refs:testDecodeFileDescriptor1 (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.java480 public void testDecodeFileDescriptor1() throws IOException { in testDecodeFileDescriptor1() method in ShadowNativeBitmapFactoryTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapFactoryTest.java332 public void testDecodeFileDescriptor1() throws IOException { in testDecodeFileDescriptor1() method in BitmapFactoryTest