Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Diodev_unittest.cc73 static unsigned int post_dsp_hook_called; variable
168 post_dsp_hook_called = 0; in ResetStubData()
587 post_dsp_hook_called++; in post_dsp_hook()
822 EXPECT_EQ(1, post_dsp_hook_called); in TEST()