Searched refs:deqpConfigRelPath (Results 1 – 1 of 1) sorted by relevance
74 deqpConfigRelPath = "tests/regres/deqp.json" const440 if p := path.Join(checkoutDir, deqpConfigRelPath); !util.IsFile(p) {446 file, err := os.Open(path.Join(checkoutDir, deqpConfigRelPath))459 return deqpBuild{}, cause.Wrap(err, "Couldn't parse %s", deqpConfigRelPath)464 return deqpBuild{}, cause.Wrap(err, "Couldn't re-encode %s", deqpConfigRelPath)