Searched refs:pathToGoldensInRepo (Results 1 – 1 of 1) sorted by relevance
54 val pathToGoldensInRepo: String = "" constant in androidx.test.screenshot.ScreenshotTestRuleConfig89 private val pathToGoldensInRepo = config.pathToGoldensInRepo.trim('/') constant249 if (pathToGoldensInRepo.isEmpty()) { in reportResult()252 "$pathToGoldensInRepo/${goldenIdentifierResolver(goldenIdentifier)}" in reportResult()