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

/openjdk7/langtools/test/tools/javah/compareTest/
H A DFindNativeFiles.java62 if (isNativeClass(jar, je))
68 boolean isNativeClass(JarFile jar, JarEntry entry) throws IOException, ConstantPoolException { method in class:FindNativeFiles
H A DCompareTest.java148 if (isNativeClass(jar, je)) {
156 boolean isNativeClass(JarFile jar, JarEntry entry) throws IOException, ConstantPoolException { method in class:CompareTest

Completed in 38 milliseconds