Searched refs:testConfigPath (Results 1 – 1 of 1) sorted by relevance
/build/soong/tradefed/ |
D | autogen.go | 46 func testConfigPath(ctx android.ModuleContext, prop *string, testSuites []string) (path android.Pat… func 87 path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites) 108 path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites) 122 path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites) 142 path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites) 165 path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites)
|