Searched refs:bootNotInProfileMethod (Results 1 – 1 of 1) sorted by relevance
91 Method bootNotInProfileMethod = System.class.getDeclaredMethod("console"); in main() local92 testMethodNotInProfile(file, bootNotInProfileMethod); in main()