Searched defs:test_getResourceAsStream (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/etc/loading-test-jar/
H A DTestMethods.java126 public static void test_getResourceAsStream() throws IOException { method in class:TestMethods
/libcore/luni/src/test/java/dalvik/system/
H A DDexClassLoaderTest.java444 private static void test_getResourceAsStream(Configuration config) method in class:DexClassLoaderTest
447 config, "test.TestMethods", "test_getResourceAsStream");
455 test_getResourceAsStream(Configuration.ONE_JAR);
463 test_getResourceAsStream(Configuration.TWO_JAR);

Completed in 9486 milliseconds