Home
last modified time | relevance | path

Searched refs:minBatchSize (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dcontrolbuf.go372 const minBatchSize = 1000 const
422 if l.framer.writer.offset < minBatchSize {