Searched defs:kMaxMessageBytes (Results 1 – 2 of 2) sorted by relevance
73 static constexpr size_t kMaxMessageBytes = 1LL << 31; variable
204 const uint64_t kMaxMessageBytes = 6; in TEST_F() local