Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dalsa_io_unittest.cc57 static size_t alsa_mixer_get_output_dB_range_called; variable
172 alsa_mixer_get_output_dB_range_called = 0; in ResetStubData()
475 EXPECT_EQ(1, alsa_mixer_get_output_dB_range_called); in TEST()
488 EXPECT_EQ(1, alsa_mixer_get_output_dB_range_called); in TEST()
2524 alsa_mixer_get_output_dB_range_called++; in cras_alsa_mixer_get_output_dB_range()