Searched defs:mm3 (Results 1 – 3 of 3) sorted by relevance
1 module mm3 module
91 public int mm3(int i) throws Exception { in mm3() method in AfterTest
840 CtMethod mm3 = cc.getDeclaredMethod("mm3"); in testAfter() local