Searched refs:bundleKeyPrefix (Results 1 – 1 of 1) sorted by relevance
97 private val bundleKeyPrefix = "androidx_screenshots_" constant269 report.putString(bundleKeyPrefix + OutputFileType.IMAGE_ACTUAL, it.absolutePath) in reportResult()274 report.putString(bundleKeyPrefix + OutputFileType.IMAGE_DIFF, it.absolutePath) in reportResult()281 bundleKeyPrefix + OutputFileType.IMAGE_EXPECTED, in reportResult()293 bundleKeyPrefix + OutputFileType.DIFF_TEXT_RESULT_PROTO, in reportResult()302 report.putString(bundleKeyPrefix + OutputFileType.RESULT_PROTO, it.absolutePath) in reportResult()