Home
last modified time | relevance | path

Searched refs:items (Results 1 – 25 of 135) sorted by relevance

123456

/tools/asuite/atest/
Dresult_reporter.py106 for key, data in test.additional_info.items():
130 for module_name, module_perf_info in classify_perf_info.items():
344 for runner_name, groups in self.runners.items():
345 for group_name, stats in groups.items():
371 for iter_num, summary_list in ITER_SUMMARY.items():
378 for runner_name, groups in self.runners.items():
387 for group_name, stats in groups.items():
430 for runner_name, groups in self.runners.items():
431 for group_name, _ in groups.items():
618 for key, data in test.additional_info.items():
/tools/test/connectivity/acts/framework/acts/
Dconfig_parser.py119 for name, config in testbed_configs.items():
200 for name, testbed in testbeds.items():
239 for _, testbed in testbeds.items():
253 for item in itertools.chain(configs.items(), testbed.items()):
/tools/test/connectivity/acts/framework/acts/bin/
Dmonsoon.py40 items = sorted(mon.status.items())
41 print('\n'.join(['%s: %s' % item for item in items]))
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_r7000.py145 for key, value in self.config_page_fields.items():
193 for key, value in self.config_page_fields.items():
208 for key, value in self.config_page_fields.items():
222 for key, value in self.config_page_fields.items():
262 for key, value in self.config_page_fields.items():
Dnetgear_rax200.py227 for key, value in self.config_page_fields.items():
281 for key, value in self.config_page_fields.items():
302 for key, value in self.config_page_fields.items():
311 for key, value in self.config_page_fields.items():
351 for key, value in self.config_page_fields.items():
Dnetgear_r7500.py159 for key, value in self.config_page_fields.items():
209 for key, value in self.config_page_fields.items():
238 for key, value in self.config_page_fields.items():
291 for key, value in self.config_page_fields.items():
323 for key, value in self.config_page_fields.items():
Dnetgear_rax120.py218 for key, value in self.config_page_fields.items():
276 for key, value in self.config_page_fields.items():
305 for key, value in self.config_page_fields.items():
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_power_base_test.py82 for test_name, value in self.power_results.items():
103 for test_name, value in self.power_results.items():
116 for band, pathloss in self.calibration_table[sim_type].items():
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRoamingPerformanceTest.py152 for secondary_atten, roam_stats in results_dict['roam_stats'].items():
223 for secondary_atten, results_list in results_dict.items():
231 for roam_transition, count in result['roam_counts'].items():
302 key for key, value in roam_candidates.items()
305 key for key, value in roam_candidates.items()
448 primary_net_config) = next(net for net in self.main_network.items()
472 primary_net_config) = next(net for net in self.main_network.items()
593 for network, atten_waveform in atten_waveforms.items():
614 for network_name, network in self.main_network.items():
719 for network_key, network_info in self.main_network.items():
DWifiRssiTest.py164 for key, val in postprocessed_results.items():
235 for key, val in postprocessed_results.items():
271 for key, val in postprocessed_results.items():
347 for key, val in rssi_time_series.items():
412 for rssi_key, rssi_data in rssi_dist.items():
921 for channel, channel_data in testclass_data.items():
922 for rssi_metric, rssi_metric_value in channel_data['rssi'].items():
939 for channel, channel_data in testclass_data.items():
945 for rssi_metric, rssi_metric_value in channel_data['rssi'].items():
DWifiThroughputStabilityTest.py386 test_id = tuple(test_id.items())
496 ]).items())
514 for channel, channel_data in testclass_data.items():
515 for test_id, test_data in channel_data.items():
532 for channel, channel_data in testclass_data.items():
538 for test_id, test_data in channel_data.items():
/tools/test/connectivity/acts/framework/acts/event/
Dsubscription_bundle.py80 for subscription, registration_id in self.subscriptions.items():
94 for subscription, registration_id in self.subscriptions.items():
147 for attr_name, attr_value in obj_to_search.__dict__.items():
/tools/repohooks/rh/
Dconfig.py66 def items(self, section=_UNSET, default=_UNSET): member in RawConfigParser
69 return super().items()
72 return configparser.RawConfigParser.items(self, section)
126 return [k for k, v in self.config.items(self.BUILTIN_HOOKS_SECTION, ())
142 return dict(self.config.items(self.TOOL_PATHS_SECTION, ()))
Dutils.py128 items = [
132 items.append(self.stderr)
134 items.append(self.stdout)
136 items.append(self.msg)
137 return '\n'.join(items)
/tools/dexter/slicer/
Ddex_ir.cc115 static void IndexItems(std::vector<T>& items, C comp) { in IndexItems() argument
116 std::sort(items.begin(), items.end(), comp); in IndexItems()
117 for (size_t i = 0; i < items.size(); ++i) { in IndexItems()
118 items[i]->index = i; in IndexItems()
/tools/asuite/atest-py2/
Dresult_reporter.py100 for key, data in test.additional_info.items():
124 for module_name, module_perf_info in classify_perf_info.items():
347 for runner_name, groups in self.runners.items():
356 for group_name, stats in groups.items():
501 for key, data in test.additional_info.items():
Dmodule_info.py121 for mod_name, mod_info in name_to_module_info.items():
166 for _, module_info in self.name_to_module_info.items():
195 for _, info in self.name_to_module_info.items():
Dcli_translator.py272 for test_group_name, test_list in test_mapping_dict.items():
350 for test_group_name, test_list in all_tests.items():
431 for group, grouped_tests in import_all_tests.items():
475 for test_group, test_list in all_test_details.items():
/tools/acloud/internal/lib/
Dbase_cloud_client.py326 items = []
331 items.extend(response.get("items", []))
335 return items
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeApNonSupporting11McTest.py66 for bssid, stat in stats.items():
130 for bssid, stat in stats.items():
170 for bssid, stat in stats.items():
DRangeApSupporting11McTest.py67 for bssid, stat in stats.items():
143 for bssid, stat in stats.items():
171 for bssid, stat in stats.items():
205 for bssid, stat in stats.items():
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py174 FREQUENCY_MAP = {v: k for k, v in CHANNEL_MAP.items()}
232 for k, v in N_CAPABILITIES_MAPPING.items()
312 for k, v in AC_CAPABILITIES_MAPPING.items()
/tools/acloud/public/actions/
Dremote_instance_cf_device_factory.py340 key: val for key, val in self._avd_spec.remote_image.items() if val}
348 for key, val in self._avd_spec.kernel_build_info.items() if val}
352 for key, val in self._avd_spec.system_build_info.items() if val}
356 for key, val in self._avd_spec.bootloader_build_info.items() if val}
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlatency.py155 for event_id, lat_table in lat_tables_by_pair_id.items():
166 for event_id, lat_table in lat_tables_by_pair_id.items():
225 for event_id, lat_table in lat_tables_by_pair_id.items():
/tools/treble/split/
Dmanifest_split.py238 for module, project_path in module_project_paths.items():
416 for project_path, inputs in input_project_paths.items()
499 for project, makefiles in kati_makefiles_projects.items():
507 for project, cfile in config.add_projects.items():
509 for project, cfile in config.remove_projects.items():

123456