Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dsoong.go103 runGoTests bool member
122 return c.runGoTests
410 runGoTests: !config.skipSoongTests,
/build/soong/android/
Dconfig.go131 return c.runGoTests
287 runGoTests bool member
475 runGoTests: cmdArgs.RunGoTests,