Searched refs:end1 (Results 1 – 2 of 2) sorted by relevance
121 final long end1 = System.currentTimeMillis() + USAGE_STATS_RANGE_ALLOWANCE; in testReportShortcutUsed() local124 checkEventReported(start1, end1, mPackageContext2, id3, "Events weren't populated"); in testReportShortcutUsed()
121 final int end1 = 10; in testBuilder() local125 TextBoundsInfo.Builder builder = new TextBoundsInfo.Builder(start1, end1); in testBuilder()136 assertEquals(end1, textBoundsInfo1.getEndIndex()); in testBuilder()150 assertEquals(end1, textBoundsInfo2.getEndIndex()); in testBuilder()