Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/report/
DScubaExportStrategy.kt45 private val bundleStatusInProgress = 2 constant in platform.test.screenshot.report.ExportToScubaStrategy
107 InstrumentationRegistry.getInstrumentation().sendStatus(bundleStatusInProgress, report) in reportResult()