Searched refs:testConfigPath (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/build/soong/tradefed/ |
H A D | autogen.go | 47 func testConfigPath(ctx android.ModuleContext, prop *string, testSuites []string, autoGenConfig *bo… func 174 …path, autogenPath := testConfigPath(ctx, options.TestConfigProp, options.TestSuites, options.AutoG… 209 …path, autogenPath := testConfigPath(ctx, testConfigProp, testSuites, autoGenConfig, testConfigTemp…
|