Searched refs:MoblyTestRunnerError (Results 1 – 2 of 2) sorted by relevance
157 class MoblyTestRunnerError(Exception): class515 raise MoblyTestRunnerError(_ERROR_TEST_FILE_NOT_FOUND % path_str)526 raise MoblyTestRunnerError(_ERROR_NO_MOBLY_TEST_PKG)578 raise MoblyTestRunnerError(_ERROR_INVALID_TESTPARAMS) from e844 raise MoblyTestRunnerError(_ERROR_NO_TEST_SUMMARY)
184 mobly_test_runner.MoblyTestRunnerError, 'No Mobly test package'198 mobly_test_runner.MoblyTestRunnerError, 'Required test file'274 mobly_test_runner.MoblyTestRunnerError, 'Invalid testparam values'