Searched refs:eqs (Results 1 – 1 of 1) sorted by relevance
54 Map<String, List<Method>> eqs = new HashMap<String, List<Method>>(); in test_equals() local59 Map<String, List<Method>> curT = name.charAt(0) == 'e'? eqs : neqs; in test_equals()69 for (List<Method> eqList : eqs.values()) { in test_equals()