Searched refs:cancel_count (Results 1 – 3 of 3) sorted by relevance
283 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()293 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()300 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()317 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()327 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()336 EXPECT_EQ(0, transport_socket_pool_.cancel_count()); in TEST_F()
1216 int cancel_count() const { return cancel_count_; } in cancel_count() function
136 int cancel_count; member428 st->cancel_count=0; in speex_echo_state_init_mc()533 st->cancel_count=0; in speex_echo_state_reset()713 st->cancel_count++; in speex_echo_cancellation()842 if (j==0 || st->cancel_count%(M-1) == j-1) in speex_echo_cancellation()