Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
Daudio_AudioBluetoothConnectionStability.py71 with audio_test_utils.monitor_no_nodes_changed(
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
Daudio_AudioBasicBluetoothPlayback.py180 with audio_test_utils.monitor_no_nodes_changed(
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
Daudio_AudioBasicBluetoothRecord.py196 with audio_test_utils.monitor_no_nodes_changed(
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
Daudio_AudioBasicBluetoothPlaybackRecord.py222 with audio_test_utils.monitor_no_nodes_changed(
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py284 def monitor_no_nodes_changed(audio_facade, callback=None): function