Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance_test.py220 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
226 num = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
Dinstance.py882 def GetMaxNumberOfInstances(cls): member in LocalGoldfishInstance
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py151 max_id = instance.LocalGoldfishInstance.GetMaxNumberOfInstances()
Dgoldfish_local_image_local_instance_test.py114 mock_instance.GetMaxNumberOfInstances.return_value = 2