Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/build/
Dbuild_provider_pab.py96 EMAIL = 'email' variable in BuildProviderPAB
168 if self.EMAIL not in userinfo or self.PASSWORD not in userinfo:
172 email = userinfo[self.EMAIL]