Searched refs:customSizeInScrollDirectionTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DGridLayoutManagerTest.java86 customSizeInScrollDirectionTest(new Config(3, HORIZONTAL, false));
90 customSizeInScrollDirectionTest(new Config(3, VERTICAL, false));
93 public void customSizeInScrollDirectionTest(final Config config) throws Throwable { method in class:GridLayoutManagerTest
H A DStaggeredGridLayoutManagerTest.java166 customSizeInScrollDirectionTest(
171 customSizeInScrollDirectionTest(
175 public void customSizeInScrollDirectionTest(final Config config) throws Throwable { method in class:StaggeredGridLayoutManagerTest

Completed in 50 milliseconds