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
132 snd_hctl_open_called = 0; in ResetStubData()
243 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
265 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
291 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
334 EXPECT_EQ(1, snd_hctl_open_called); in TEST()
1141 snd_hctl_open_called++; in snd_hctl_open()