Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/test/src/android/tools/flicker/subject/surfaceflinger/
DLayerTraceEntrySubjectTest.kt91 .getEntryBySystemUpTime(935346112030, byElapsedTimestamp = true) in canDetectUncoveredRegion()
105 .getEntryBySystemUpTime(937229257165, byElapsedTimestamp = true) in canTestLayerVisibleRegion_layerDoesNotExist()
118 .getEntryBySystemUpTime(937126074082, byElapsedTimestamp = true) in canTestLayerVisibleRegion_layerDoesNotHaveExpectedVisibleRegion()
131 .getEntryBySystemUpTime(935346112030, byElapsedTimestamp = true) in canTestLayerVisibleRegion_layerIsHiddenByParent()
144 .getEntryBySystemUpTime(937126074082, byElapsedTimestamp = true) in canTestLayerVisibleRegion_incorrectRegionSize()
156 .getEntryBySystemUpTime(90480846872160, byElapsedTimestamp = true) in canTestLayerVisibleRegion()
168 .getEntryBySystemUpTime(252794268378458, byElapsedTimestamp = true) in canTestLayerVisibleRegion_layerIsNotVisible()
361 .getEntryBySystemUpTime(6216612368228, byElapsedTimestamp = true) in detectOccludedLayerBecauseOfRoundedCorners()
394 .getEntryBySystemUpTime(1253267561044, byElapsedTimestamp = true) in canDetectInvisibleLayerOutOfScreen()
DLayersTraceSubjectTest.kt244 .getEntryBySystemUpTime(1700382131522L, byElapsedTimestamp = true) in <lambda>()
/platform_testing/libraries/flicker/src/android/tools/flicker/subject/layers/
DLayersTraceSubject.kt311 fun getEntryBySystemUpTime( in <lambda>() method in android.tools.flicker.subject.layers.LayersTraceSubject