Searched refs:infraLogPath (Results 1 – 1 of 1) sorted by relevance
174 @Getter @Setter String infraLogPath; field in TestSuiteResultEntity235 String infraLogPath, in TestSuiteResultEntity() argument255 this.infraLogPath = infraLogPath; in TestSuiteResultEntity()402 return infraLogPath.replace("gs://" + gcsInfraLogBucketName + "/", ""); in getScreenInfraLogPath()