Searched refs:_VOLUMES (Results 1 - 1 of 1) sorted by relevance

/external/autotest/server/site_tests/audio_AudioNodeSwitch/
H A Daudio_AudioNodeSwitch.py31 _VOLUMES = {'INTERNAL_SPEAKER': 100, variable in class:audio_AudioNodeSwitch
49 @param node: One of node type in self._VOLUMES.
52 self.audio_facade.set_chrome_active_volume(self._VOLUMES[node])
67 expected_volume = self._VOLUMES[node]

Completed in 154 milliseconds