Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/src/platform/test/motion/
DDefaults.kt31 fun captureScreenshots(): Boolean { in captureScreenshots() method
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt180 val captureScreenshots: Boolean = Defaults.captureScreenshots(), in awaitCondition() constant in platform.test.motion.compose.ComposeRecordingSpec
228 val captureScreenshots = recordingSpec.captureScreenshots in recordMotion() constant