Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/res/testtype/
Dpython_output2.txt137 Test ListImages. ... ok
139 Test ListImages which accepts different project. ... ok
/tools/acloud/internal/lib/
Dgcompute_client_test.py449 images = self.compute_client.ListImages()
466 images = self.compute_client.ListImages(
Dgcompute_client.py511 def ListImages(self, image_filter=None, image_project=None): member in ComputeClient