var google.golang.org/grpc/internal.SetBufferPoolingThresholdForTesting

2 uses

	google.golang.org/grpc/internal (current package)
		internal.go#L232: 	SetBufferPoolingThresholdForTesting any // func(int)

	google.golang.org/grpc/mem
		buffer_pool.go#L55: 	internal.SetBufferPoolingThresholdForTesting = func(threshold int) {