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