Home
last modified time | relevance | path

Searched defs:coversExactly (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/traces/region/
DRegionTraceSubject.kt104 fun coversExactly( in <lambda>() method
DRegionSubject.kt322 fun coversExactly(testRegion: Region): RegionSubject = apply { in <lambda>() method
340 fun coversExactly(testRect: Rect): RegionSubject = apply { in <lambda>() method