Home
last modified time | relevance | path

Searched refs:compareWith (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseWrapContentTest.java152 @Nullable List<Snapshot> compareWith) in runScenario() argument
180 if (compareWith != null) { in runScenario()
181 compareWith.get(stepIndex).assertSame(snapshot, stepIndex); in runScenario()
192 if (compareWith != null) { in runScenario()
193 compareWith.get(stepIndex).assertSame(snapshot, stepIndex); in runScenario()