Home
last modified time | relevance | path

Searched refs:Authenticate (Results 1 – 7 of 7) sorted by relevance

/test/framework/harnesses/host_controller/build/
Dbuild_provider_pab_test.py48 self.client.Authenticate()
64 self.client.Authenticate()
81 self.client.Authenticate()
Dbuild_provider_pab.py115 def Authenticate(self, userinfo_file=None, noauth_local_webserver=False, member in BuildProviderPAB
/test/framework/harnesses/host_controller/command_processor/
Dcommand_build.py63 self.console._build_provider["pab"].Authenticate(
Dcommand_fetch.py118 provider.Authenticate(args.userinfo_file,
Dcommand_release.py163 self.console.build_provider["pab"].Authenticate()
Dcommand_sheet.py149 credentials = self.console.build_provider["pab"].Authenticate(
Dcommand_config.py96 self.console._build_provider["pab"].Authenticate()