Searched defs:expected (Results 1 – 15 of 15) sorted by relevance
101 Rect[] expected = new Rect[] { in testVerticalWithItemDecors() local122 Rect[] expected = new Rect[] { in testHorizontalWithItemDecors() local141 Rect[] expected = new Rect[] { in testHorizontal() local161 Rect[] expected = new Rect[] { in testHandleSecondLineChangingBorders() local182 Rect[] expected = new Rect[] { in testSecondLineAffectingBordersWithAspectRatio() local199 Rect[] expected = new Rect[] { in testVerticalWithHorizontalMargins() local216 Rect[] expected = new Rect[] { in testHorizontalWithHorizontalMargins() local
76 Rect[] expected = new Rect[] { in testSimple() local97 Rect[] expected = new Rect[] { in testSimpleHorizontal() local118 Rect[] expected = new Rect[] { in testUnspecifiedWidth() local139 Rect[] expected = new Rect[] { in testUnspecifiedHeight() local
123 void assertCallCount(int expected) { in assertCallCount()
164 val (expected, errorRange) = in uiFingerFling_flingVelocityIsCorrect() constant
197 BaseWrapContentWithAspectRatioTest.WrapContentAdapter adapter, Rect[] expected, in layoutAndCheck()
638 View expected = focusAdapter.mBottomLeft; in focusOrderTest() local
66 public void assertSelectionSize(int expected) { in assertSelectionSize()68 assertEquals(selection.toString(), expected, selection.size()); in assertSelectionSize() local
35 public void assertLastEvent(MotionEvent expected) { in assertLastEvent()
40 public void assertDragInitiated(boolean expected) { in assertDragInitiated()
43 public void assertActivated(ItemDetails<K> expected) { in assertActivated()
78 void assertSelectionSize(int expected) { in assertSelectionSize()
105 void assertLastState(boolean expected) { in assertLastState()
139 private void assertType(int expected) { in assertType()
227 void assertBandShown(boolean expected) { in assertBandShown()
922 AdapterHelper.UpdateOp... expected) { in assertOps()