Home
last modified time | relevance | path

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

/tools/acloud/create/
Dcreate_args_test.py147 self.assertRaises(errors.CheckPathError,
154 self.assertRaises(errors.CheckPathError,
165 self.assertRaises(errors.CheckPathError,
Dcreate_args.py851 raise errors.CheckPathError(
855 raise errors.CheckPathError(
875 raise errors.CheckPathError(
880 raise errors.CheckPathError(
/tools/acloud/pull/
Dpull.py151 raise errors.CheckPathError("Can't find this log file(%s) from remote "
161 raise errors.CheckPathError("Can't find any log file in folder(%s) from "
Dpull_test.py98 with self.assertRaises(errors.CheckPathError):
122 with self.assertRaises(errors.CheckPathError):
/tools/acloud/
Derrors.py150 class CheckPathError(CreateError): class
/tools/acloud/internal/lib/
Dota_tools.py60 raise errors.CheckPathError(_MISSING_OTA_TOOLS_MSG %
Dota_tools_test.py129 with self.assertRaises(errors.CheckPathError):
Dcvd_compute_client_multi_stage_test.py224 with self.assertRaises(errors.CheckPathError):
Dcvd_compute_client_multi_stage.py393 raise errors.CheckPathError(
Dcvd_utils.py1186 raise errors.CheckPathError(
Dcvd_utils_test.py825 with self.assertRaises(errors.CheckPathError):