Searched defs:kReadBufSize (Results 1 – 12 of 12) sorted by relevance
54 enum { kReadBufSize = 3840 }; enumerator
61 static const int kReadBufSize = 32768; in OnWillRead() local
62 static const int kReadBufSize = 32768; in OnWillRead() local
16 const int kReadBufSize = 32 * 1024; variable
81 const int kReadBufSize = 1024; variable
86 static const int kReadBufSize = 32768; // bytes variable
132 static const int kReadBufSize = 32768; // bytes variable
35 const size_t kReadBufSize = 64U * 1024U; in CreateSocket() local
42 const int kReadBufSize = 4096; variable
266 const int kReadBufSize = 1024; in TEST() local417 const int kReadBufSize = 1024; in TEST_F() local
21 const int kReadBufSize = 1024; variable
21 static const int kReadBufSize = 32768; variable