Searched defs:kBufferedAmountLowThreshold (Results 1 – 3 of 3) sorted by relevance
1782 static constexpr size_t kBufferedAmountLowThreshold = kMessageSize * 10; in TEST_P() local1809 static constexpr size_t kBufferedAmountLowThreshold = kMessageSize / 2; in TEST_P() local1853 static constexpr size_t kBufferedAmountLowThreshold = kMessageSize * 1.5; in TEST_P() local
64 constexpr size_t kBufferedAmountLowThreshold = kLargePayloadSize * 2; variable
37 constexpr size_t kBufferedAmountLowThreshold = 500; variable