Searched refs:other (Results 1 – 2 of 2) sorted by relevance
24 // services.* are notifications specific, do not copy to other tests
250 Histogram other = (Histogram) obj; in equals() local252 return internalMap.equals(other.internalMap); in equals()