Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/assertions/
DAssertionsChecker.kt72 val currentAssertion = assertions[assertionIndex] in <lambda>() constant
79 currentAssertion.invoke(currEntry) in <lambda>()
90 if (currentAssertion.isOptional) { in <lambda>()