Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc67 static struct cras_alsa_mixer* fake_mixer = (struct cras_alsa_mixer*)1; variable
258 0, NULL, ALSA_CARD_TYPE_INTERNAL, 0, fake_mixer, fake_config, NULL, in TEST()
265 struct cras_alsa_mixer* const fake_mixer = (struct cras_alsa_mixer*)2; in TEST() local
269 0, test_dev_id, ALSA_CARD_TYPE_INTERNAL, 1, fake_mixer, fake_config, NULL, in TEST()
293 struct cras_alsa_mixer* const fake_mixer = (struct cras_alsa_mixer*)2; in TEST() local
297 0, NULL, ALSA_CARD_TYPE_INTERNAL, 0, fake_mixer, fake_config, NULL, in TEST()
308 0, NULL, ALSA_CARD_TYPE_INTERNAL, 1, fake_mixer, fake_config, NULL, in TEST()
319 0, NULL, ALSA_CARD_TYPE_INTERNAL, 0, fake_mixer, fake_config, NULL, in TEST()
331 0, NULL, ALSA_CARD_TYPE_INTERNAL, 1, fake_mixer, fake_config, NULL, in TEST()
344 struct cras_alsa_mixer* const fake_mixer = (struct cras_alsa_mixer*)2; in TEST() local
[all …]
Dalsa_jack_unittest.cc64 static struct cras_alsa_mixer* fake_mixer; variable
125 fake_mixer = reinterpret_cast<struct cras_alsa_mixer*>(0x789); in ResetStubData()
162 jack_list = cras_alsa_jack_list_create(0, "c1", 0, 1, fake_mixer, NULL, NULL, in TEST()
180 jack_list = cras_alsa_jack_list_create(0, "c1", 0, 1, fake_mixer, NULL, in TEST()
212 fake_mixer, ucm, fake_hctl, direction, in run_test_with_elem_list()
258 fake_mixer, ucm, fake_hctl, direction, in run_test_with_section()
309 jack_list = cras_alsa_jack_list_create(0, "c1", 0, 1, fake_mixer, NULL, in TEST()
338 0, "c1", 0, 1, fake_mixer, in TEST()
359 jack_list = cras_alsa_jack_list_create(0, "c1", 0, 1, fake_mixer, NULL, in TEST()
399 fake_mixer, ucm, fake_hctl, direction, in run_gpio_jack_test()
[all …]