Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseWrapContentTest.java169 int stepIndex = 0; in runScenario() local
181 compareWith.get(stepIndex).assertSame(snapshot, stepIndex); in runScenario()
183 stepIndex++; in runScenario()
193 compareWith.get(stepIndex).assertSame(snapshot, stepIndex); in runScenario()