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.py207 expected_result = constants.GCE_QUOTA_ERROR
227 expected_result = constants.GCE_QUOTA_ERROR
231 expected_result = constants.GCE_QUOTA_ERROR
Dcommon_operations.py201 return constants.GCE_QUOTA_ERROR
208 return constants.GCE_QUOTA_ERROR
/tools/acloud/internal/
Dconstants.py240 GCE_QUOTA_ERROR = "GCE_QUOTA_ERROR" variable