Searched defs:assertNoLayout (Results 1 – 2 of 2) sorted by relevance
| /recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ | ||
| D | BaseStaggeredGridLayoutManagerTest.java | 570 public void assertNoLayout(String msg, long timeout) throws Throwable { in assertNoLayout() method in BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager |
| D | BaseRecyclerViewInstrumentationTest.java | 644 public void assertNoLayout(String msg, long timeout) throws Throwable { in assertNoLayout() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager |