Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/junit/
DFlickerServiceDecorator.kt225 for (expectedScenarioAnnotation in expectedScenarioAnnotations) { in <lambda>() method
226 for (expectedScenario in expectedScenarioAnnotation.expectedScenarios) { in <lambda>()