Searched refs:unspecifiedWithHintTest (Results 1 – 4 of 4) sorted by relevance
50 unspecifiedWithHintTest(mConfig.mOrientation == StaggeredGridLayoutManager.HORIZONTAL); in testUnspecifiedWithHint()
57 unspecifiedWithHintTest(mOrientation == StaggeredGridLayoutManager.HORIZONTAL); in testUnspecifiedWithHint()
77 unspecifiedWithHintTest(mHorizontal); in testUnspecifiedWithHint()
77 void unspecifiedWithHintTest(boolean horizontal) throws Throwable { in unspecifiedWithHintTest() method in BaseWrapContentTest