Searched refs:expected_resets (Results 1 – 1 of 1) sorted by relevance
384 const int expected_resets = 1; in TEST_F() local385 EXPECT_CALL(*session_, SendRstStream(_, _, _)).Times(expected_resets); in TEST_F()