Searched defs:mm1 (Results 1 – 3 of 3) sorted by relevance
27 static char *mm1 = NULL, *mm2 = NULL; variable
65 public int mm1(int i) { in mm1() method in AfterTest
836 CtMethod mm1 = cc.getDeclaredMethod("mm1"); in testAfter() local