Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dmodule_test.go189 pathContext := PathContextForTesting(config)
215 pathContext := PathContextForTesting(config)
H A Dfixture.go835 pathContext := PathContextForTesting(r.Config)
H A Drule_builder_test.go301 pathCtx := PathContextForTesting(TestConfig("out_local", nil, "", fs))
H A Dpaths_test.go836 ctx := PathContextForTesting(config)
H A Drule_builder.go1309 pathCtx := PathContextForTesting(config)
H A Dpaths.go1869 func PathContextForTesting(config Config) PathContext { func
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars_test.go114 ctx := android.PathContextForTesting(android.TestArchConfig("", nil, "", nil))
H A Ddexpreopt_test.go208 pathContext := android.PathContextForTesting(result.Config)
/aosp12/build/soong/dexpreopt/
H A Dtesting.go97 pathCtx := android.PathContextForTesting(config)