Searched refs:void_client (Results 1 – 1 of 1) sorted by relevance
501 void *void_client = reinterpret_cast<void *>(rclient_); in TEST_F() local508 send_output_volume_changed(void_client, volume); in TEST_F()516 void *void_client = reinterpret_cast<void *>(rclient_); in TEST_F() local525 send_output_mute_changed(void_client, muted, user_muted, mute_locked); in TEST_F()535 void *void_client = reinterpret_cast<void *>(rclient_); in TEST_F() local542 send_capture_gain_changed(void_client, gain); in TEST_F()550 void *void_client = reinterpret_cast<void *>(rclient_); in TEST_F() local558 send_capture_mute_changed(void_client, muted, mute_locked); in TEST_F()567 void *void_client = reinterpret_cast<void *>(rclient_); in TEST_F() local573 send_nodes_changed(void_client); in TEST_F()[all …]