Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapTest.java176 public void testCopyPixelsToBufferBufferTooSmall() { in testCopyPixelsToBufferBufferTooSmall() method in ShadowNativeBitmapTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapTest.java295 public void testCopyPixelsToBufferBufferTooSmall() { in testCopyPixelsToBufferBufferTooSmall() method