Searched refs:expected_bps (Results 1 – 1 of 1) sorted by relevance
157 uint32_t expected_pps, uint32_t expected_bps) { in TestRateCounter() argument168 EXPECT_EQ(expected_bps, filter_.bits_per_second()); in TestRateCounter()