Home
last modified time | relevance | path

Searched refs:API_NAME (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/build/api/
Dartifact_fetcher.py53 API_NAME = "androidbuildinternal" variable in AndroidBuildClient
82 serviceName=self.API_NAME,
92 logging.info("Retrying to connect to %s", self.API_NAME)
/test/framework/harnesses/host_controller/tfc/
Dtfc_client.py28 API_NAME = "tradefed_cluster" variable
149 api_name=API_NAME, api_version=API_VERSION, scopes=SCOPES):