Searched refs:test_callInstanceMethod (Results 1 – 2 of 2) sorted by relevance
197 private static void test_callInstanceMethod(Configuration config) in test_callInstanceMethod() method in DexClassLoaderTest267 test_callInstanceMethod(Configuration.ONE_JAR); in test_oneJar_callInstanceMethod()297 test_callInstanceMethod(Configuration.ONE_DEX); in test_oneDex_callInstanceMethod()327 test_callInstanceMethod(Configuration.TWO_JAR); in test_twoJar_callInstanceMethod()379 test_callInstanceMethod(Configuration.TWO_DEX); in test_twoDex_callInstanceMethod()
108 public static void test_callInstanceMethod() { in test_callInstanceMethod() method in TestMethods