Home
last modified time | relevance | path

Searched refs:runGoTests (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/bootstrap/
Dcommand.go42 runGoTests bool var
64 flag.BoolVar(&runGoTests, "t", false, "build and run go tests during bootstrap")
135 runGoTests: runGoTests,
Dconfig.go109 runGoTests bool member
Dbootstrap.go336 if g.config.runGoTests {
439 if g.config.runGoTests {
667 if s.config.runGoTests {