Searched defs:checkEquals (Results 1 – 6 of 6) sorted by relevance
32 private void checkEquals(String title, String firstTitle, in checkEquals() method in TestMetadata
49 private void checkEquals(final Object obj, final boolean expected) { in checkEquals() method in ConstantInitializerTest
172 public boolean checkEquals(final String str1, final String str2) { in checkEquals() method in IOCase
237 private boolean checkEquals(Object obj) throws Exception { in checkEquals() method in AnnotationImpl
185 private void checkEquals(UnicodeMap<Integer> me, SortedMap<String, Integer> stayWithMe) { in checkEquals() method in UnicodeMapTest
188 private void checkEquals(UnicodeMap<Integer> me, SortedMap<String, Integer> stayWithMe) { in checkEquals() method in UnicodeMapTest