Home
last modified time | relevance | path

Searched refs:goTestMainCmd (Results 1 – 2 of 2) sorted by relevance

/build/soong/
Dbuild.ninja.in26 g.bootstrap.goTestMainCmd = ${g.bootstrap.buildDir}/.bootstrap/bin/gotestmain
54 command = ${g.bootstrap.goTestMainCmd} -o ${out} -pkg ${pkg} ${in}
106 ${g.bootstrap.goTestMainCmd}
246 ${g.bootstrap.goTestMainCmd}
308 ${g.bootstrap.goTestMainCmd}
375 ${g.bootstrap.goTestMainCmd}
/build/blueprint/bootstrap/
Dbootstrap.go32goTestMainCmd = pctx.StaticVariable("goTestMainCmd", filepath.Join(bootstrapDir, "bin", "gotestm… var