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