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

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

Completed in 131 milliseconds