Home | History | Annotate | Download | only in dist

Lines Matching full:heading

62 // Each test has a unique name and belongs to a group (heading)
65 heading string // group section; this header is printed before the test is run.
179 if dt.heading != "" && lastHeading != dt.heading {
180 lastHeading = dt.heading
181 t.out(dt.heading)
252 heading: "Testing packages.",
284 heading: "Running benchmarks briefly.",
351 heading: "GOMAXPROCS=2 runtime -cpu=1,2,4",
364 heading: "sync -cpu=10",
374 heading: "../misc/cgo/stdio",
382 heading: "../misc/cgo/life",
396 heading: "../misc/cgo/test",
404 heading: "Testing race detector",
416 heading: "../misc/cgo/testso",
423 heading: "../misc/cgo/testsovar",
463 heading: "../test",
471 heading: "API check",
499 heading: dirBanner,