Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
DRegionSubject.kt454 val otherValue = valueProvider(other.bounds) in <lambda>() constant
455 if (!boundsCheck(thisValue, otherValue)) { in <lambda>()
460 .setExpected(otherValue.toString()) in <lambda>()