Home
last modified time | relevance | path

Searched refs:GlobalConfigForTests (Results 1 – 5 of 5) sorted by relevance

/build/soong/dexpreopt/
Ddexpreopt_test.go67 global := GlobalConfigForTests(ctx)
89 global := GlobalConfigForTests(ctx)
149 global := GlobalConfigForTests(ctx)
Dconfig.go524 func GlobalConfigForTests(ctx android.PathContext) *GlobalConfig { func
/build/soong/java/
Ddexpreopt_bootjars_test.go50 dexpreoptConfig := dexpreopt.GlobalConfigForTests(pathCtx)
Djava_test.go113 dexpreopt.SetTestGlobalConfig(config, dexpreopt.GlobalConfigForTests(pathCtx))
132 dexpreopt.SetTestGlobalConfig(config, dexpreopt.GlobalConfigForTests(pathCtx))
/build/soong/apex/
Dapex_test.go5563 dexpreoptConfig := dexpreopt.GlobalConfigForTests(pathCtx)