Searched refs:TestArchConfig (Results 1 – 4 of 4) sorted by relevance
/aosp12/build/soong/java/ |
H A D | dexpreopt_bootjars_test.go | 114 ctx := android.PathContextForTesting(android.TestArchConfig("", nil, "", nil))
|
/aosp12/build/soong/cc/ |
H A D | genrule_test.go | 55 config := android.TestArchConfig(t.TempDir(), nil, bp, fs)
|
H A D | testing.go | 657 config = android.TestArchConfig(buildDir, env, bp, mockFS)
|
/aosp12/build/soong/android/ |
H A D | config.go | 337 func TestArchConfig(buildDir string, env map[string]string, bp string, fs map[string][]byte) Config… func
|