Searched refs:add_google_account (Results 1 – 4 of 4) sorted by relevance
38 from acts_contrib.test_utils.tel.tel_test_utils import add_google_account136 if not add_google_account(ad):
49 from acts_contrib.test_utils.tel.tel_test_utils import add_google_account225 if not add_google_account(ad):
69 from acts_contrib.test_utils.tel.tel_test_utils import add_google_account350 add_google_account(ad)
3397 def add_google_account(ad, retries=3): function