Searched refs:test_getStaticVariable (Results 1 – 2 of 2) sorted by relevance
191 private static void test_getStaticVariable(Configuration config) in test_getStaticVariable() method in DexClassLoaderTest263 test_getStaticVariable(Configuration.ONE_JAR); in test_oneJar_getStaticVariable()293 test_getStaticVariable(Configuration.ONE_DEX); in test_oneDex_getStaticVariable()323 test_getStaticVariable(Configuration.TWO_JAR); in test_twoJar_getStaticVariable()375 test_getStaticVariable(Configuration.TWO_DEX); in test_twoDex_getStaticVariable()
100 public static void test_getStaticVariable() { in test_getStaticVariable() method in TestMethods