Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/build/
Dbuild_provider_ab.py37 def GetLatestBuildId(self, branch, target): member in BuildProviderAB
81 build_id = self.GetLatestBuildId(branch, target)
Dbuild_provider_pab_test.py278 result = self.client.GetLatestBuildId(
292 result = self.client.GetLatestBuildId(
306 result = self.client.GetLatestBuildId(
Dbuild_provider_pab.py361 def GetLatestBuildId(self, account_id, branch, target, method=GET): member in BuildProviderPAB
548 build_id = self.GetLatestBuildId(account_id=account_id,
/test/framework/harnesses/host_controller/command_processor/
Dcommand_acloud.py46 build_id = self.console._build_provider["ab"].GetLatestBuildId(