Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 2 of 2) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DItemAnimatorTestDouble.java147 public void expect(@CountDownLatchIndex int index, int count) { in expect() method in ItemAnimatorTestDouble
DAsyncListUtilTest.java318 void expect(int ... positions) { in expect() method in AsyncListUtilTest.PositionSetLatch