Searched refs:goTestMainCmd (Results 1 – 2 of 2) sorted by relevance
26 g.bootstrap.goTestMainCmd = ${g.bootstrap.buildDir}/.bootstrap/bin/gotestmain54 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}
32 …goTestMainCmd = pctx.StaticVariable("goTestMainCmd", filepath.Join(bootstrapDir, "bin", "gotestm… var