Searched refs:end2 (Results 1 – 2 of 2) sorted by relevance
129 final long end2 = System.currentTimeMillis() + USAGE_STATS_RANGE_ALLOWANCE; in testReportShortcutUsed() local132 checkEventReported(start2, end2, mPackageContext3, id1, "Events weren't populated"); in testReportShortcutUsed()
161 final int end2 = 13; in testBuilder() local167 .setStartAndEnd(start2, end2) in testBuilder()178 assertEquals(end2, textBoundsInfo3.getEndIndex()); in testBuilder()