Searched defs:assertRectSetsNotEqual (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerTest.java1067 assertRectSetsNotEqual(
1105 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, method in class:LinearLayoutManagerTest
H A DStaggeredGridLayoutManagerTest.java893 assertRectSetsNotEqual(config + " when a visible item is deleted, it should affect the "
1692 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, method in class:StaggeredGridLayoutManagerTest

Completed in 59 milliseconds