Home
last modified time | relevance | path

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

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