Home
last modified time | relevance | path

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

/external/swiftshader/tests/regres/cmd/regres/
Dmain.go570 cachePath := test.resultsCachePath(testlists, d)
592 cachePath := test.resultsCachePath(testlists, d)
1219 func (t *test) resultsCachePath(testLists testlist.Lists, d deqpBuild) string { func