Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc34 static size_t cras_observer_notify_output_volume_called; variable
54 cras_observer_notify_output_volume_called = 0; in ResetStubData()
128 EXPECT_EQ(4, cras_observer_notify_output_volume_called); in TEST()
534 cras_observer_notify_output_volume_called++; in cras_observer_notify_output_volume()