Searched refs:no_stream_called (Results 1 – 1 of 1) sorted by relevance
81 static int no_stream_called; variable170 no_stream_called = 0; in ResetStubData()519 no_stream_called++; in no_stream()1674 EXPECT_EQ(0, no_stream_called); in TEST()1684 EXPECT_EQ(0, no_stream_called); in TEST()1701 EXPECT_EQ(1, no_stream_called); in TEST()1713 EXPECT_EQ(2, no_stream_called); in TEST()1727 EXPECT_EQ(0, no_stream_called); in TEST()