Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DGoldenPathManager.kt91 sealed class PathElementBase { class
104 ) : PathElementBase()
115 ) : PathElementBase()
122 class PathConfig(vararg elems: PathElementBase) {