Searched refs:testContext (Results 1 – 10 of 10) sorted by relevance
/build/soong/ui/build/ |
D | config_test.go | 28 func testContext() Context { func 37 ctx := testContext() 109 ctx := testContext()
|
D | util_test.go | 27 ctx := testContext()
|
/build/soong/bpf/ |
D | bpf_test.go | 51 func testContext(bp string) *android.TestContext { func 180 ctx := testContext(bp)
|
/build/soong/java/ |
D | device_host_converter_test.go | 54 ctx := testContext(config, bp, nil) 137 ctx := testContext(config, bp, nil)
|
D | sdk_test.go | 284 ctx := testContext(config, bp, nil) 311 ctx := testContext(config, bp, nil) 337 ctx := testContext(config, bp, nil)
|
D | dexpreopt_bootjars_test.go | 54 ctx := testContext(config, bp, nil)
|
D | java_test.go | 60 func testContext(config android.Config, bp string, func 218 ctx := testContext(config, bp, nil) 954 ctx := testContext(config, bp, nil)
|
D | app_test.go | 55 return testContext(config, bp, appFS) 174 ctx := testContext(config, fmt.Sprintf(bp, testCase.prop), fs)
|
/build/soong/genrule/ |
D | genrule_test.go | 54 func testContext(config android.Config, bp string, func 468 ctx := testContext(config, bp, nil) 521 ctx := testContext(config, bp, nil)
|
/build/soong/sysprop/ |
D | sysprop_test.go | 55 func testContext(config android.Config, bp string, func 195 ctx := testContext(config, bp, nil)
|