Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
DRegionTraceSubject.kt97 override fun isToTheRightBottom(other: Region, threshold: Int): RegionTraceSubject = apply { in <lambda>() method in android.tools.flicker.subject.region.RegionTraceSubject
99 it.isToTheRightBottom(other, threshold) in <lambda>()
DIRegionSubject.kt143 fun isToTheRightBottom(other: Region, threshold: Int): IRegionSubject method
DRegionSubject.kt277 override fun isToTheRightBottom(other: Region, threshold: Int): RegionSubject = apply { in <lambda>() method in android.tools.flicker.subject.region.RegionSubject