Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Drstream_unittest.cc62 void stub_client_reply(enum CRAS_AUDIO_MESSAGE_ID id, int frames, int err) { in stub_client_reply() function in __anon7ce6ec9e0111::RstreamTestSuite
274 stub_client_reply(AUDIO_MESSAGE_DATA_READY, 10, 0); in TEST_F()
332 stub_client_reply(AUDIO_MESSAGE_DATA_CAPTURED, 10, 0); in TEST_F()