Searched refs:kMaxEstimatedBitrate (Results 1 – 1 of 1) sorted by relevance
386 static constexpr int32_t kMaxEstimatedBitrate = 100 * 1000 * 1000; // 100 Mbps in TEST_F() local398 EXPECT_LT(bitrate, kMaxEstimatedBitrate); in TEST_F()