Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/test/src/android/tools/traces/surfaceflinger/
DLayersTraceTest.kt42 val firstParentId = rootLayers.first().parentId in detectRootLayer() constant
44 .that(rootLayers.all { it.parentId == firstParentId }) in detectRootLayer()
/platform_testing/libraries/flicker/test/src/android/tools/flicker/subject/surfaceflinger/
DLayersTraceSubjectTest.kt221 val firstParentId = rootLayers.first().parentId in <lambda>() constant
223 .that(rootLayers.all { it.parentId == firstParentId }) in <lambda>()