Home
last modified time | relevance | path

Searched defs:build_id (Results 1 – 5 of 5) sorted by relevance

/tools/acloud/internal/lib/
Dandroid_build_client.py53 build_id, argument
90 build_id, argument
Dandroid_compute_client.py122 def GenerateImageName(cls, build_target=None, build_id=None): argument
153 def GenerateInstanceName(cls, build_target=None, build_id=None): argument
/tools/acloud/public/
Ddevice_driver.py69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument
160 build_id=None, argument
357 build_id=None, argument
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py73 build_id=MOCK_RELEASE_BUILD_ID): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py5010 def is_build_id(log, ad, build_id): argument