Searched refs:TurboCov (Results 1 – 3 of 3) sorted by relevance
123 TurboCov: t.turbocov,220 TurboCov string `json:"turbo-cov"`227 return toolchain{*t, content.TurboCov}
48 TurboCov string // path to turbo-cov (optional) member106 if e.TurboCov == "" {132 data, err := exec.Command(e.TurboCov, e.ExePath, profdata).Output()
688 TurboCov: filepath.Join(test.buildDir, "turbo-cov"),