Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/dalvik/system/
DDexClassLoaderTest.java67 ONE_JAR(1, JAR_FILE), enumConstant
282 test_simpleUse(Configuration.ONE_JAR); in test_oneJar_simpleUse()
286 test_constructor(Configuration.ONE_JAR); in test_oneJar_constructor()
290 test_callStaticMethod(Configuration.ONE_JAR); in test_oneJar_callStaticMethod()
294 test_getStaticVariable(Configuration.ONE_JAR); in test_oneJar_getStaticVariable()
298 test_callInstanceMethod(Configuration.ONE_JAR); in test_oneJar_callInstanceMethod()
302 test_getInstanceVariable(Configuration.ONE_JAR); in test_oneJar_getInstanceVariable()
482 test_directGetResourceAsStream(Configuration.ONE_JAR); in test_oneJar_directGetResourceAsStream()
486 test_getResourceAsStream(Configuration.ONE_JAR); in test_oneJar_getResourceAsStream()