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

  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 197 private static void test_callInstanceMethod(Configuration config)
200 config, "test.TestMethods", "test_callInstanceMethod");
267 test_callInstanceMethod(Configuration.ONE_JAR);
297 test_callInstanceMethod(Configuration.ONE_DEX);
327 test_callInstanceMethod(Configuration.TWO_JAR);
379 test_callInstanceMethod(Configuration.TWO_DEX);
  /libcore/luni/src/test/etc/loading-test-jar/
TestMethods.java 108 public static void test_callInstanceMethod() {

Completed in 717 milliseconds