Searched refs:LINE_SEGMENT_FINDER1 (Results 1 – 1 of 1) sorted by relevance
90 private static final SegmentFinder LINE_SEGMENT_FINDER1 = field in TextBoundsInfoTest132 .setLineSegmentFinder(LINE_SEGMENT_FINDER1) in testBuilder()145 assertEquals(LINE_SEGMENT_FINDER1, textBoundsInfo1.getLineSegmentFinder()); in testBuilder()158 assertEquals(LINE_SEGMENT_FINDER1, textBoundsInfo2.getLineSegmentFinder()); in testBuilder()202 .setLineSegmentFinder(LINE_SEGMENT_FINDER1) in testTextBoundsInfo_writeToParcel()216 assertEquals(LINE_SEGMENT_FINDER1, textBoundsInfo1.getLineSegmentFinder()); in testTextBoundsInfo_writeToParcel()238 assertSegmentFinderEqualsInRange(LINE_SEGMENT_FINDER1, in testTextBoundsInfo_writeToParcel()252 .setLineSegmentFinder(LINE_SEGMENT_FINDER1) in testBuilder_matrix_isRequired()267 .setLineSegmentFinder(LINE_SEGMENT_FINDER1) in testBuilder_startAndEnd_isRequired()298 .setLineSegmentFinder(LINE_SEGMENT_FINDER1) in testBuilder_characterBounds_isRequired()[all …]