Home
last modified time | relevance | path

Searched refs:test_diff_getStaticVariable (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/dalvik/system/
DDexClassLoaderTest.java252 private static void test_diff_getStaticVariable(Configuration config) in test_diff_getStaticVariable() method in DexClassLoaderTest
374 test_diff_getStaticVariable(Configuration.TWO_JAR); in test_twoJar_diff_getStaticVariable()
426 test_diff_getStaticVariable(Configuration.TWO_DEX); in test_twoDex_diff_getStaticVariable()
/libcore/luni/src/test/etc/loading-test-jar/
DTestMethods.java156 public static void test_diff_getStaticVariable() { in test_diff_getStaticVariable() method in TestMethods