Searched refs:presentInProfile (Results 1 – 1 of 1) sorted by relevance
58 if (!presentInProfile(file.getPath(), m)) { in testAddMethodToProfile()68 public static native boolean presentInProfile(String profile, Method method); in presentInProfile() method in Main