Searched defs:testNonEmptyWriter (Results 1 – 1 of 1) sorted by relevance
1038 type testNonEmptyWriter struct{ io.Writer } argument1040 func (w testNonEmptyWriter) Write(b []byte) (int, error) {