Searched refs:recordInvocation (Results 1 – 2 of 2) sorted by relevance
13 DummyTest.recordInvocation("beforeGroups", hashCode()); in beforeGroups()18 DummyTest.recordInvocation("afterGroups", hashCode()); in afterGroups()
43 public static void recordInvocation(String string, int i) { in recordInvocation() method in DummyTest