Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/src/platform/test/motion/testing/
DGoldenPathManagerFactory.kt33 val appContext = InstrumentationRegistry.getInstrumentation().context in createGoldenPathManager() constant
/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DGoldenPathManager.kt57 val appContext: Context, constant in platform.test.screenshot.GoldenPathManager