Searched refs:appMethod (Results 1 – 2 of 2) sorted by relevance
47 Method appMethod = Main.class.getDeclaredMethod(methodName); in main() local48 if (!presentInProfile(file.getPath(), appMethod)) { in main()
34 Method appMethod = Main.class.getDeclaredMethod("testAddMethodToProfile", in main() local36 testAddMethodToProfile(file, appMethod); in main()