Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DGoldenPathManager.kt60 val pathConfig: PathConfig = getSimplePathConfig()
152 fun getSimplePathConfig(): PathConfig { in getSimplePathConfig() method
/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/
DGoldenPathManagerTest.kt83 val pc2 = getSimplePathConfig() in pathNoContextExtractor1()