Searched defs:build_id (Results 1 – 5 of 5) sorted by relevance
/tools/acloud/internal/lib/ |
D | android_build_client.py | 53 build_id, argument 90 build_id, argument
|
D | android_compute_client.py | 122 def GenerateImageName(cls, build_target=None, build_id=None): argument 153 def GenerateInstanceName(cls, build_target=None, build_id=None): argument
|
/tools/acloud/public/ |
D | device_driver.py | 69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument 160 build_id=None, argument 357 build_id=None, argument
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_android_device_test.py | 73 build_id=MOCK_RELEASE_BUILD_ID): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 5010 def is_build_id(log, ad, build_id): argument
|