Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveProjectFiTest.py40 from acts.test_utils.tel.tel_test_utils import remove_google_account
589 remove_google_account(ad)
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabProjectFiTest.py54 from acts.test_utils.tel.tel_test_utils import remove_google_account
700 remove_google_account(ad)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py8880 def remove_google_account(ad, retries=3): function