Searched refs:thatList (Results 1 – 1 of 1) sorted by relevance
215 ImapList thatList = (ImapList) that; in equalsForTest() local216 if (size() != thatList.size()) { in equalsForTest()220 if (!list.get(i).equalsForTest(thatList.getElementOrNone(i))) { in equalsForTest()