Searched refs:snd_ctl_open_called (Results 1 – 1 of 1) sorted by relevance
46 static size_t snd_ctl_open_called; variable113 snd_ctl_open_called = 0; in ResetStubData()174 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()189 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()205 EXPECT_EQ(1, snd_ctl_open_called); in TEST()224 EXPECT_EQ(1, snd_ctl_open_called); in TEST()246 EXPECT_EQ(1, snd_ctl_open_called); in TEST()272 EXPECT_EQ(1, snd_ctl_open_called); in TEST()307 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()339 EXPECT_EQ(1, snd_ctl_open_called); in TEST()[all …]