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
165 alsa_mixer_get_output_dB_range_called = 0; in ResetStubData()
456 EXPECT_EQ(1, alsa_mixer_get_output_dB_range_called); in TEST()
469 EXPECT_EQ(1, alsa_mixer_get_output_dB_range_called); in TEST()
2589 alsa_mixer_get_output_dB_range_called++; in cras_alsa_mixer_get_output_dB_range()