Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestSuiteResultEntity.java171 @Getter @Setter String resultPath; field in TestSuiteResultEntity
234 String resultPath, in TestSuiteResultEntity() argument
254 this.resultPath = resultPath; in TestSuiteResultEntity()
397 return resultPath.replace("gs://" + gcsBucketName + "/", ""); in getScreenResultLogPath()
471 valuesMap.put("resultPath", resultPath); in getLabInfraIssueDescription()
506 valuesMap.put("resultPath", resultPath); in getCrashSecurityDescription()