MCPcopy
hub / github.com/grpc/grpc-go / declareLogNoise

Method declareLogNoise

test/end2end_test.go:868–870  ·  view source on GitHub ↗
(phrases ...string)

Source from the content-addressed store, hash-verified

866}
867
868func (te *test) declareLogNoise(phrases ...string) {
869 te.restoreLogs = declareLogNoise(te.t, phrases...)
870}
871
872func (te *test) withServerTester(fn func(st *serverTester)) {
873 c, err := te.e.dialer(te.srvAddr, 10*time.Second)

Calls 1

declareLogNoiseFunction · 0.85

Tested by

no test coverage detected