Searched refs:getOnDeviceArtifactsSuffix (Results 1 – 1 of 1) sorted by relevance
116 val protoSuffix = getOnDeviceArtifactsSuffix(goldenIdentifier, resultProtoFileSuffix) in getPathOnDeviceFor()118 getOnDeviceArtifactsSuffix(goldenIdentifier, resultBinaryProtoFileSuffix) in getPathOnDeviceFor()140 private fun getOnDeviceArtifactsSuffix(goldenIdentifier: String, suffix: String): String { in getOnDeviceArtifactsSuffix() method in platform.test.screenshot.report.ExportToScubaStrategy