Searched defs:verifyBoundCount (Results 1 - 1 of 1) sorted by path

/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
H A DGridWidgetTest.java334 protected void verifyBoundCount(int count) { method in class:GridWidgetTest
381 verifyBoundCount(100);
568 verifyBoundCount(200);
597 verifyBoundCount(200);
623 verifyBoundCount(100);
639 verifyBoundCount(100);

Completed in 54 milliseconds