Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dalsa_card_unittest.cc61 static size_t snd_hctl_open_called; variable
126 snd_hctl_open_called = 0; in ResetStubData()
227 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
249 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
275 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
318 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
1001 snd_hctl_open_called++; in snd_hctl_open()