Home
last modified time | relevance | path

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

/build/soong/android/
Dtest_suites.go131 pc, err := toTestListPath(p.String(), pathForTestCases(ctx).String(), "host/testcases")
144 func toTestListPath(path, relativeRoot, prefix string) (string, error) { func