Home
last modified time | relevance | path

Searched refs:snd_hctl_load_called (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_card_unittest.cc66 static size_t snd_hctl_load_called; variable
135 snd_hctl_load_called = 0; in ResetStubData()
245 EXPECT_EQ(0, snd_hctl_load_called); in TEST()
267 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
293 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
336 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
1149 snd_hctl_load_called++; in snd_hctl_load()