Searched refs:test_getStaticVariable (Results 1 – 2 of 2) sorted by relevance
222 private static void test_getStaticVariable(Configuration config) in test_getStaticVariable() method in DexClassLoaderTest294 test_getStaticVariable(Configuration.ONE_JAR); in test_oneJar_getStaticVariable()324 test_getStaticVariable(Configuration.ONE_DEX); in test_oneDex_getStaticVariable()354 test_getStaticVariable(Configuration.TWO_JAR); in test_twoJar_getStaticVariable()406 test_getStaticVariable(Configuration.TWO_DEX); in test_twoDex_getStaticVariable()
100 public static void test_getStaticVariable() { in test_getStaticVariable() method in TestMethods