Searched refs:lastEntry1 (Results 1 – 1 of 1) sorted by relevance
87 TestResultTable.RecordEntry lastEntry1 = expected.getLastEntry(); in checkLastTestResultEntry() local90 .that(lastEntry1.equals(lastEntry2)).isTrue(); in checkLastTestResultEntry()97 TestResultTable.RecordEntry lastEntry1 = expected.getLastEntry(); in checkLastTestResultEntryData() local99 return lastEntry1.equalsIgnoreSubject(lastEntry2); in checkLastTestResultEntryData()