Home
last modified time | relevance | path

Searched refs:testDecode (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/webkit/src/android/webkit/cts/
DURLUtilTest.java128 public void testDecode() { in testDecode() method in URLUtilTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRGBAF16Test.java60 public void testDecode() { in testDecode() method in BitmapRGBAF16Test
DAImageDecoderTest.java317 public void testDecode(ImageDecoderTest.AssetRecord record, boolean unpremul) { in testDecode() method
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp506 static void testDecode(JNIEnv* env, jclass, jlong imageDecoderPtr, in testDecode() function
1274 { "nTestDecode", "(JIZ" BITMAP ")V", (void*) testDecode },