Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
Dcontrol8 NAME = "audio_AudioBasicBluetoothPlayback"
28 job.run_test("audio_AudioBasicBluetoothPlayback", host=host)
Dcontrol.suspend8 NAME = "audio_AudioBasicBluetoothPlayback.suspend"
28 job.run_test("audio_AudioBasicBluetoothPlayback", host=host, suspend=True,
Dcontrol.disconnect8 NAME = "audio_AudioBasicBluetoothPlayback.disconnect"
29 job.run_test("audio_AudioBasicBluetoothPlayback", host=host,
Dcontrol.quality8 NAME = "audio_AudioBasicBluetoothPlayback.quality"
28 job.run_test("audio_AudioBasicBluetoothPlayback", host=host,
Dcontrol.disable8 NAME = "audio_AudioBasicBluetoothPlayback.disable"
29 job.run_test("audio_AudioBasicBluetoothPlayback", host=host,
Daudio_AudioBasicBluetoothPlayback.py20 class audio_AudioBasicBluetoothPlayback(audio_test.AudioTest): class