Searched refs:keys (Results 1 – 25 of 120) sorted by relevance
12345
/tools/test/connectivity/acts/framework/acts/ |
D | config_parser.py | 24 from acts import keys 45 for k in keys.Config.reserved_keys.value: 48 if (k == keys.Config.key_test_paths.value 49 or k == keys.Config.key_log_path.value): 94 for file_path_key in keys.Config.file_path_keys.value: 191 testbeds = configs[keys.Config.key_testbed.value] 195 tb_dict[testbed[keys.Config.key_testbed_name.value]] = testbed 201 testbed[keys.Config.key_testbed_name.value] = name 214 if (keys.Config.key_log_path.value not in configs 218 configs[keys.Config.key_log_path.value] = os.environ[_ENV_ACTS_LOGPATH] [all …]
|
D | records.py | 239 keys = [TestResultEnums.RECORD_NAME, 243 keys = [TestResultEnums.RECORD_DETAILS, 247 l.append({k: record.to_dict()[k] for k in keys})
|
D | test_runner.py | 33 from acts import keys 208 matches = fnmatch.filter(self.test_classes.keys(), test_cls_name) 253 keys.Config.key_test_paths.value]
|
/tools/test/connectivity/acts/framework/acts/bin/ |
D | act.py | 28 from acts import keys 199 tp_key = keys.Config.key_test_paths.value 204 ti_key = keys.Config.key_test_case_iterations.value 208 testpath_key = keys.Config.key_test_paths.value 219 keys.Config.key_log_path.value)
|
/tools/asuite/atest-py2/ |
D | bug_detector_unittest.py | 123 keys = ['test1', '9', '8'] 124 for key in keys: 132 keys = ['test1', '4', '3', '2', '1', '0'] 133 for key in keys:
|
/tools/asuite/atest/ |
D | bug_detector_unittest.py | 126 keys = ['test1', '9', '8'] 127 for key in keys: 135 keys = ['test1', '4', '3', '2', '1', '0'] 136 for key in keys:
|
/tools/test/connectivity/acts_tests/tests/google/tel/etc/ |
D | manage_sim.py | 110 for iccid in active_sims.keys(): 142 simconf_list = list(simconf.keys()) 143 active_list = get_active_sim_list().keys() 174 for iccid in active_list.keys():
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | google_wifi.py | 98 for setting in self.default_settings[interface].keys(): 132 (set(dict_settings.keys()).intersection( 133 set(named_settings.keys()))))) 135 updating_2G = '2G' in settings_to_update.keys() 136 updating_5G_1 = '5G_1' in settings_to_update.keys()
|
D | __init__.py | 379 if 'power' not in self.ap_settings[network].keys(): 423 if key not in new_settings.keys(): 451 (set(dict_settings.keys()).intersection( 452 set(named_settings.keys()))))) 475 if 'ssh_config' in self.ap_settings.keys():
|
/tools/test/connectivity/acts_tests/tests/google/tel/config/ |
D | README.md | 2 …configs that require additional keys to be defined in order to run nearly all tests. Below are det… 3 #### Generally-applicable test keys: 11 #### Call-Server test specific keys (TelLiveStressCallTest):
|
/tools/test/connectivity/acts_tests/tests/google/bt/sar/ |
D | BtSarSanityTest.py | 43 for key in self.reg_domain_dict.keys(): 62 for key in self.reg_domain_dict.keys(): 97 for key in enforced_state.keys(): 144 for country_code_tuple in self.REG_DOMAIN_DICT.keys():
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_test_runner_test.py | 25 from acts import keys 61 tb_key = keys.Config.key_testbed.value 105 tb_key = keys.Config.key_testbed.value
|
/tools/asuite/aidegen/lib/ |
D | module_info_util.py | 285 for module in mk_dict.keys(): 287 for key in mk_dict[module].keys(): 307 for module in bp_dict.keys(): 308 if module not in merged_dict.keys():
|
/tools/asuite/atest-py2/test_finders/ |
D | cache_finder.py | 41 vars(test_info.TestInfo(None, None, None)).keys()) 43 sorted_cache_ti = sorted(vars(cached_test_info).keys())
|
/tools/test/connectivity/acts/framework/tests/event/ |
D | event_bus_test.py | 82 self.assertTrue(mock_type in bus._subscriptions.keys()) 84 self.assertTrue(reg_id in bus._registration_id_map.keys()) 97 self.assertTrue(reg_id in bus._registration_id_map.keys()) 165 for sub_type in bus._subscriptions.keys(): 187 for sub_type in bus._subscriptions.keys():
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/ |
D | WifiP2pGroupTest.py | 45 if not "network_name" in self.user_params.keys(): 48 if not "passphrase" in self.user_params.keys(): 51 if not "group_band" in self.user_params.keys():
|
/tools/test/connectivity/acts/framework/acts/event/ |
D | event_bus.py | 91 if subscription.event_type in self._subscriptions.keys(): 114 if current_type not in self._subscriptions.keys(): 144 elif registration_id in self._registration_id_map.keys():
|
/tools/treble/vf/ |
D | merge.sh | 55 --framework-misc-info-keys ${MERGE_CONFIG_DIR}/framework_misc_info_keys.txt \ 57 --allow-duplicate-apkapex-keys \
|
/tools/treble/split/ |
D | manifest_split.py | 489 input_projects = set(get_input_projects(repo_projects, inputs).keys()) 501 input_projects = input_projects.union(kati_makefiles_projects.keys()) 511 input_projects = input_projects.union(config.add_projects.keys()) 518 input_projects = input_projects.difference(config.remove_projects.keys()) 564 get_input_projects(repo_projects, inputs).keys()) 577 config.remove_projects.keys())
|
/tools/test/connectivity/acts/framework/acts/libs/utils/ |
D | timer.py | 71 record_ids = self.recorder.keys() 102 record_ids = self.recorder.keys()
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/ |
D | BtCmdLineTest.py | 39 if not "target_mac_address" in self.user_params.keys(): 49 if not "sim_conf_file" in self.user_params.keys():
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/ |
D | calibration.py | 98 return self._calibrations.keys() 119 return self._calibrations.keys()
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssConcurrencyTest.py | 90 for type in CONCURRENCY_TYPE.keys(): 168 for type in CONCURRENCY_TYPE.keys(): 172 for type in CONCURRENCY_TYPE.keys():
|
/tools/asuite/atest/test_finders/ |
D | cache_finder.py | 46 vars(test_info.TestInfo(None, None, None)).keys()) 48 sorted_cache_ti = sorted(vars(cached_test_info).keys())
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | base_test_actions.py | 106 return cls._action_map.keys() 180 for act in self._action_map.keys():
|
12345