Searched refs:kHugeBandwidth (Results 1 – 1 of 1) sorted by relevance
92 const int kHugeBandwidth = 2000000000; // > INT_MAX/1.1 in TEST() local93 BandwidthSmoother mon(kHugeBandwidth, in TEST()101 EXPECT_EQ(kHugeBandwidth, mon.get_bandwidth_estimation()); in TEST()