Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLivePreflightTest.py36 from acts.test_utils.tel.tel_test_utils import get_user_config_profile
71 user_profile = get_user_config_profile(ad)
103 config_profile_before = get_user_config_profile(ad)
124 config_profile_after = get_user_config_profile(ad)
DTelLiveImsSettingsTest.py48 from acts.test_utils.tel.tel_test_utils import get_user_config_profile
235 user_config_profile = get_user_config_profile(self.dut)
267 user_config_profile = get_user_config_profile(self.dut)
299 user_config_profile = get_user_config_profile(self.dut)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py493 def get_user_config_profile(ad): function
9240 user_config_profile = get_user_config_profile(ad)