Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance_test.py162 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
168 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
Dinstance.py651 def GetMaxNumberOfInstances(cls): member in LocalGoldfishInstance
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py154 max_id = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
Dgoldfish_local_image_local_instance_test.py106 mock_instance.GetMaxNumberOfInstances.return_value = 2