Home
last modified time | relevance | path

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

/build/soong/android/
Dtest_suites.go78 FlagWithArg("-C ", pathForTestCases(ctx).String()).
107 FlagWithArg("-C ", pathForTestCases(ctx).String()).
131 pc, err := toTestListPath(p.String(), pathForTestCases(ctx).String(), "host/testcases")
157 func pathForTestCases(ctx PathContext) InstallPath { func
Dtest_suites_test.go111 ctx.InstallFile(pathForTestCases(ctx), output, nil)