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
129 snd_hctl_load_called = 0; in ResetStubData()
229 EXPECT_EQ(0, snd_hctl_load_called); in TEST()
251 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
277 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
320 EXPECT_EQ(1, snd_hctl_load_called); in TEST()
1009 snd_hctl_load_called++; in snd_hctl_load()