Home
last modified time | relevance | path

Searched defs:buildDir (Results 1 – 9 of 9) sorted by relevance

/build/soong/bpf/
Dbpf_test.go26 var buildDir string var
/build/soong/sysprop/
Dsysprop_test.go30 var buildDir string var
/build/soong/genrule/
Dgenrule_test.go29 var buildDir string var
/build/blueprint/bootstrap/
Dconfig.go38 buildDir = bootstrapVariable("buildDir", func() string { var
/build/soong/python/
Dpython_test.go387 func expectModule(t *testing.T, ctx *android.TestContext, buildDir, name, variant, expectedSrcsZip … argument
/build/soong/apex/
Dapex_test.go30 var buildDir string var
/build/soong/java/
Djava_test.go31 var buildDir string var
/build/soong/cc/
Dcc_test.go29 var buildDir string var
/build/soong/android/
Dconfig.go99 buildDir string // the path of the build output directory member