Home
last modified time | relevance | path

Searched defs:testDecode (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/sdksandbox/webkit/src/android/sdksandbox/webkit/cts/
DSdkSandboxURLUtilTest.java97 public void testDecode() throws Throwable { in testDecode() method in SdkSandboxURLUtilTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRGBAF16Test.java60 public void testDecode() { in testDecode() method in BitmapRGBAF16Test
DAImageDecoderTest.java413 public void testDecode(ImageDecoderTest.AssetRecord record, boolean unpremul) { in testDecode() method
/cts/tests/tests/webkit/src/android/webkit/cts/
DURLUtilTest.java159 public void testDecode() { in testDecode() method in URLUtilTest
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp512 static void testDecode(JNIEnv* env, jclass, jlong imageDecoderPtr, in testDecode() function