Searched refs:element_capture_switches (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/tests/ |
D | alsa_mixer_unittest.cc | 614 int element_capture_switches[] = { in TEST() local 634 snd_mixer_selem_has_capture_switch_return_values = element_capture_switches; in TEST() 636 ARRAY_SIZE(element_capture_switches); in TEST() 715 snd_mixer_selem_has_capture_switch_return_values = element_capture_switches; in TEST() 717 ARRAY_SIZE(element_capture_switches); in TEST() 783 static int element_capture_switches[] = {0, 0, 0, 0, 0, 0, in SetUp() local 829 element_capture_switches; in SetUp() 831 ARRAY_SIZE(element_capture_switches); in SetUp() 1345 static int element_capture_switches[] = {0, 0, 0, 0, 0, in SetUp() local 1414 element_capture_switches; in SetUp() [all …]
|