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.cc60 void stub_client_reply(enum CRAS_AUDIO_MESSAGE_ID id, int frames, int err) { in stub_client_reply() function in __anon0e5022130111::RstreamTestSuite
270 stub_client_reply(AUDIO_MESSAGE_DATA_READY, 10, 0); in TEST_F()
328 stub_client_reply(AUDIO_MESSAGE_DATA_CAPTURED, 10, 0); in TEST_F()