Searched refs:compareWith (Results 1 – 1 of 1) sorted by relevance
152 @Nullable List<Snapshot> compareWith) in runScenario() argument180 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()