Searched refs:snd_ctl_open_called (Results 1 – 1 of 1) sorted by relevance
46 static size_t snd_ctl_open_called; variable119 snd_ctl_open_called = 0; in ResetStubData()190 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()205 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()221 EXPECT_EQ(1, snd_ctl_open_called); in TEST()240 EXPECT_EQ(1, snd_ctl_open_called); in TEST()262 EXPECT_EQ(1, snd_ctl_open_called); in TEST()288 EXPECT_EQ(1, snd_ctl_open_called); in TEST()323 EXPECT_EQ(snd_ctl_close_called, snd_ctl_open_called); in TEST()355 EXPECT_EQ(1, snd_ctl_open_called); in TEST()[all …]