Searched refs:allow_channel_data_cnt_ (Results 1 – 3 of 3) sorted by relevance
47 allow_channel_data_cnt_++; in AllowChannelData()54 unsigned int allow_channel_data_cnt_ = 0; variable
1698 EXPECT_GE(customizer->modify_cnt_ + customizer->allow_channel_data_cnt_, in TEST_F()1767 EXPECT_GE(customizer->modify_cnt_, customizer->allow_channel_data_cnt_); in TEST_F()1768 EXPECT_GE(customizer->allow_channel_data_cnt_, 0u); in TEST_F()
1478 return turn_customizer->allow_channel_data_cnt_; in ExpectTurnCustomizerCountersIncremented()