Searched refs:num_drops_ (Results 1 – 1 of 1) sorted by relevance
205 num_drops_ = 0; in ResetModel()308 num_drops_ += static_cast<int>(duration - 1); in FramePktHook()359 int num_drops_; member in __anon352fe9e90111::DatarateTestVP9Large450 ASSERT_GE(num_drops_, last_num_drops) in TEST_P()455 last_num_drops = num_drops_; in TEST_P()574 ASSERT_GE(num_drops_, 20); in TEST_P()575 ASSERT_LE(num_drops_, 100); in TEST_P()