Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcommon_operations_test.py244 expected_result = constants.GCE_QUOTA_ERROR
264 expected_result = constants.GCE_QUOTA_ERROR
268 expected_result = constants.GCE_QUOTA_ERROR
Dcommon_operations.py199 return constants.GCE_QUOTA_ERROR
206 return constants.GCE_QUOTA_ERROR
/tools/acloud/internal/
Dconstants.py253 GCE_QUOTA_ERROR = "GCE_QUOTA_ERROR" variable