Home
last modified time | relevance | path

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

/test/screenshot/screenshot/src/main/java/androidx/test/screenshot/
DScreenshotTestRule.kt92 private val resultTextProtoFileSuffix = "goldResult.textproto" constant
314 OutputFileType.TEXT_RESULT_PROTO -> "${testIdentifier}_$resultTextProtoFileSuffix" in getPathOnDeviceFor()
317 "${testIdentifier}_diffResult_$resultTextProtoFileSuffix" in getPathOnDeviceFor()