Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dalsa_card_unittest.cc64 static size_t snd_hctl_nonblock_called; variable
132 snd_hctl_nonblock_called = 0; in ResetStubData()
228 EXPECT_EQ(0, snd_hctl_nonblock_called); in TEST()
250 EXPECT_EQ(1, snd_hctl_nonblock_called); in TEST()
276 EXPECT_EQ(1, snd_hctl_nonblock_called); in TEST()
319 EXPECT_EQ(1, snd_hctl_nonblock_called); in TEST()
1005 snd_hctl_nonblock_called++; in snd_hctl_nonblock()