Searched refs:checkSignedJar (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
H A DJarFileTest.java595 checkSignedJar(jarName6);
598 checkSignedJar(jarName7);
601 checkSignedJar(jarName8);
604 checkSignedJar(authAttrsJar);
607 private void checkSignedJar(String jarName) throws Exception { method in class:JarFileTest

Completed in 621 milliseconds