Searched refs:counterOutput (Results 1 – 2 of 2) sorted by relevance
19 type counterOutput Counts type22 *c = counterOutput(counts)25 *c = counterOutput(counts)27 func (c counterOutput) Message(level MsgLevel, msg string) {}28 func (c counterOutput) Flush() {}30 func (c counterOutput) Write(p []byte) (int, error) {35 func (c counterOutput) Expect(t *testing.T, counts Counts) {57 counts := &counterOutput{}105 counts := &counterOutput{}133 counts := &counterOutput{}[all …]
22 counterOutput anonMember33 l.counterOutput.StartAction(a, c)37 l.counterOutput.FinishAction(r, c)