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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseWrapContentTest.java147 step1.assertSame(step2, i);
181 compareWith.get(stepIndex).assertSame(snapshot, stepIndex);
193 compareWith.get(stepIndex).assertSame(snapshot, stepIndex);
330 public void assertSame(Snapshot other, int step) { method in class:BaseWrapContentTest.Snapshot

Completed in 477 milliseconds