Searched refs:test_callInstanceMethod (Results 1 – 2 of 2) sorted by relevance
228 private static void test_callInstanceMethod(Configuration config) in test_callInstanceMethod() method in DexClassLoaderTest298 test_callInstanceMethod(Configuration.ONE_JAR); in test_oneJar_callInstanceMethod()328 test_callInstanceMethod(Configuration.ONE_DEX); in test_oneDex_callInstanceMethod()358 test_callInstanceMethod(Configuration.TWO_JAR); in test_twoJar_callInstanceMethod()410 test_callInstanceMethod(Configuration.TWO_DEX); in test_twoDex_callInstanceMethod()
108 public static void test_callInstanceMethod() { in test_callInstanceMethod() method in TestMethods