Searched refs:getClassSignature (Results 1 – 1 of 1) sorted by relevance
116 String[] result = getClassSignature(base); in testClass()372 private static native String[] getClassSignature(Class<?> c); in getClassSignature() method in Test912