Searched refs:bundleKeyPrefix (Results 1 – 1 of 1) sorted by relevance
46 private val bundleKeyPrefix = "platform_screenshots_" constant in platform.test.screenshot.report.ExportToScubaStrategy78 report.putString(bundleKeyPrefix + OutputFileType.IMAGE_ACTUAL, it.absolutePath) in reportResult()83 report.putString(bundleKeyPrefix + OutputFileType.IMAGE_DIFF, it.absolutePath) in reportResult()89 report.putString(bundleKeyPrefix + OutputFileType.IMAGE_EXPECTED, it.absolutePath) in reportResult()97 report.putString(bundleKeyPrefix + OutputFileType.RESULT_PROTO, it.absolutePath) in reportResult()104 report.putString(bundleKeyPrefix + OutputFileType.RESULT_BIN_PROTO, it.absolutePath) in reportResult()