Searched refs:s_externalClassGroups (Results 1 – 1 of 1) sorted by relevance
15 private static Map<String, Integer> s_externalClassGroups= new HashMap<>(); field in DummyTest31 Integer hashCode1= s_externalClassGroups.get("beforeGroups"); in checkInvocations()33 Integer hashCode2= s_externalClassGroups.get("afterGroups"); in checkInvocations()44 s_externalClassGroups.put(string, i); in recordInvocation()