Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py25 class CallUtilsError(Exception): class
247 raise CallUtilsError(
281 raise CallUtilsError('Contact not added to favorites')
283 raise CallUtilsError('Contact not removed from favorites')
372 raise CallUtilsError(
405 raise CallUtilsError("Actual and Expected sorting orders don't match.")
425 raise CallUtilsError(
439 raise CallUtilsError(
452 raise CallUtilsError('Ongoing call not displayed on home')
472 raise CallUtilsError(
[all …]