Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dfd_posix_test.cc265 #define CLIENT_WRITE_BUF_SIZE 10 macro
272 char write_buf[CLIENT_WRITE_BUF_SIZE];
313 write_once = write(fd, cl->write_buf, CLIENT_WRITE_BUF_SIZE); in client_session_write()