Searched refs:AgsaOTAError (Results 1 – 2 of 2) sorted by relevance
33 class AgsaOTAError(Exception): class113 raise AgsaOTAError('Timed out waiting for OTA to complete.')
25 from acts.controllers.buds_lib.test_actions.agsa_acts import AgsaOTAError571 except AgsaOTAError as ex: