Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp277 static void testCreateIncomplete(JNIEnv* env, jclass, jobject jAssets, jstring jFile, in testCreateIncomplete() function
1269 { "nTestCreateIncomplete", "(" ASSET_MANAGER STRING "I)V", (void*) testCreateIncomplete },
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java211 public void testCreateIncomplete() { in testCreateIncomplete() method in AImageDecoderTest