Searched defs:user_params (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | anritsu_utils.py | 312 def save_anritsu_log_files(anritsu_handle, test_name, user_params): argument 350 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument 374 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument 399 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument 423 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument 444 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument 582 def set_system_model_lte_lte(anritsu_handle, user_params, sim_card): argument 681 def set_system_model_wcdma_wcdma(anritsu_handle, user_params, sim_card): argument 708 def set_system_model_lte_wcdma(anritsu_handle, user_params, sim_card): argument 797 def set_system_model_lte_gsm(anritsu_handle, user_params, sim_card): argument [all …]
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/ota/ |
D | ota_updater.py | 24 def initialize(user_params, android_devices): argument
|
/aosp_15_r20/external/python/mobly/tests/lib/ |
D | mock_instrumentation_test.py | 30 def __init__(self, tmp_dir, user_params={}): argument
|
/aosp_15_r20/external/python/mobly/mobly/ |
D | base_suite.py | 39 def user_params(self): member in BaseSuite
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ |
D | tigertail.py | 66 def setup(self, user_params): argument
|
/aosp_15_r20/external/python/mobly/tests/mobly/ |
D | base_instrumentation_test_test.py | 61 self, user_params, expected_instrumentation_options argument
|