Searched refs:statusPrinter (Results 1 – 1 of 1) sorted by relevance
15051 func statusPrinter(doneChan chan *testresult.Results, statusChan chan statusMsg, total int) { func15175 go statusPrinter(doneChan, statusChan, len(testCases))