Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/report/
H A DScubaExportStrategy.kt35 class ExportToScubaStrategy( class
/aosp_15_r20/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/report/
H A DScubaExportStrategyTest.kt48 private fun ExportToScubaStrategy.getPathOnDeviceFor(fileType: OutputFileType) = in getPathOnDeviceFor() method