HomeSort by relevance Sort by last modified time
    Searched refs:test_getResourceAsStream (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/test/etc/loading-test-jar/
TestMethods.java 126 public static void test_getResourceAsStream() throws IOException {
  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 444 private static void test_getResourceAsStream(Configuration config)
447 config, "test.TestMethods", "test_getResourceAsStream");
455 test_getResourceAsStream(Configuration.ONE_JAR);
463 test_getResourceAsStream(Configuration.TWO_JAR);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLClassLoaderTest.java 483 public void test_getResourceAsStream() {

Completed in 210 milliseconds