Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py68 class TestActsError(Exception): class
132 raise TestActsError('Unable to unpair the device')
142 raise TestActsError('Dut BT status check failed.')
166 raise TestActsError('Bluetooth unpairing failed.')
173 raise TestActsError('Dut BT status check failed.')
207 raise TestActsError('AVRCP Played status not found.')
214 raise TestActsError(
233 raise TestActsError('AVRCP Paused status not found.')
240 raise TestActsError(
257 raise TestActsError('error decreasing volume')
[all …]