Searched defs:test (Results 1 – 3 of 3) sorted by relevance
58 type test struct { struct59 testconfig.Test61 shard, numShards int65 cpu string248 func runTest(test test) (bool, error) { argument284 func (t test) shortName() string {295 func (t test) longName() string {299 func (t test) shardMsg() string {307 func (t test) cpuMsg() string {315 func (t test) envMsg() string {[all …]
27 test: label
34 test: label
Completed in 8 milliseconds