Home
last modified time | relevance | path

Searched refs:dict (Results 1 – 25 of 154) sorted by relevance

1234567

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dwmm_test_cases.py21 dict(transmitter_str='staut',
26 dict(operator='>=',
31 dict(transmitter_str='staut',
36 dict(operator='<', phase='phase_1', stream='stream_VO')
44 dict(transmitter_str='staut',
49 dict(operator='>=',
54 dict(transmitter_str='staut',
59 dict(operator='<', phase='phase_1', stream='stream_VO')
67 dict(transmitter_str='staut',
72 dict(operator='>=',
[all …]
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiEnterpriseTest.py98 self.config_peap1 = dict(self.config_peap0)
197 negative_config = dict(config)
371 config = dict(self.config_ttls)
379 config = dict(self.config_ttls)
387 config = dict(self.config_ttls)
395 config = dict(self.config_ttls)
404 config = dict(self.config_ttls)
412 config = dict(self.config_peap0)
421 config = dict(self.config_peap0)
429 config = dict(self.config_peap1)
[all …]
DWifiEnterpriseRoamingTest.py212 config = dict(self.config_ttls)
218 config = dict(self.config_ttls)
224 config = dict(self.config_ttls)
230 config = dict(self.config_ttls)
236 config = dict(self.config_ttls)
242 config = dict(self.config_peap)
248 config = dict(self.config_peap)
/tools/asuite/atest/integration_tests/
Dsnapshot.py85 env: Optional[dict[str, str]] = None,
86 objs: Optional[dict[str, Any]] = None,
113 ) -> tuple[dict[str, str], dict[str, Any]]:
140 objs: Optional[dict[str, Any]] = None,
159 def restore_snapshot(self, name: str) -> dict[str, Any]:
198 def restore_snapshot(self, name: str, root_path: str) -> dict[str, str]:
278 def _load_cache(self) -> dict[str, str]:
296 self, paths: list[str], variables: dict[str, str]
324 env: Optional[dict[str, str]] = None,
371 env: Optional[dict[str, str]] = None,
[all …]
/tools/asuite/atest/logstorage/
Dlog_uploader_unittest.py31 @patch.dict(
43 @patch.dict(
55 @patch.dict(
67 @patch.dict(
79 @patch.dict(
91 @patch.dict(
103 @patch.dict(
115 @patch.dict(
328 metadata: dict[str, str],
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Daudio_data.py29 SAMPLE_FORMATS = dict(
30 S32_LE=dict(message='Signed 32-bit integer, little-endian',
33 S16_LE=dict(message='Signed 16-bit integer, little-endian',
/tools/asuite/aidegen/lib/
Dclion_project_file_gen_unittest.py58 mod_info = dict(self._MOD_INFO)
67 mod_info = dict(self._MOD_INFO)
82 mod_info = dict(self._MOD_INFO)
99 mod_info = dict(self._MOD_INFO)
125 mod_info = dict(self._MOD_INFO)
142 mod_info = dict(self._MOD_INFO)
156 mod_info = dict(self._MOD_INFO)
176 mod_info = dict(self._PATH_DICT)
190 mod_info = dict(self._PATH_DICT)
201 mod_info = dict(self._MOD_INFO)
[all …]
Dsource_locator_unittest.py136 test_module = dict(unittest_constants.MODULE_INFO)
255 mod_info = dict(unittest_constants.MODULE_INFO)
291 mod_info = dict(unittest_constants.MODULE_INFO)
314 mod_info = dict(unittest_constants.MODULE_INFO)
345 mod_info = dict(unittest_constants.MODULE_INFO)
366 mod_info = dict(unittest_constants.MODULE_INFO)
383 mod_info = dict(unittest_constants.MODULE_INFO)
400 test_module = dict(unittest_constants.MODULE_INFO)
414 test_module = dict(unittest_constants.MODULE_INFO)
/tools/acloud/create/
Dgoldfish_local_image_local_instance_test.py200 with mock.patch.dict("acloud.create."
248 with mock.patch.dict("acloud.create."
250 dict(), clear=True):
295 with mock.patch.dict("acloud.create."
297 dict(), clear=True):
325 with mock.patch.dict("acloud.create."
327 dict(), clear=True):
364 with mock.patch.dict("acloud.create."
366 dict(), clear=True):
419 with mock.patch.dict("acloud.create."
[all …]
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py418 data=dict(channels=channels,
815 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
827 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
839 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
850 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
863 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
876 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
888 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
901 dict(test_channels=hostapd_constants.US_CHANNELS_2G +
914 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
[all …]
/tools/acloud/public/
Dconfig_test.py153 dict(cfg.metadata_variable.items()),
225 dict(cfg.default_usr_cfg.metadata_variable.items()),
229 dict(cfg.device_resolution_map.items()),
232 dict(cfg.device_default_orientation_map.items()),
235 dict(cfg.valid_branch_and_min_build_id.items()),
260 dict(cfg.common_hw_property_map.items()),
Dconfig.py169 self.metadata_variable = dict(
173 self.device_resolution_map = dict(
175 self.device_default_orientation_map = dict(
177 self.no_project_access_msg_map = dict(
185 self.valid_branch_and_min_build_id = dict(
187 self.precreated_data_image_map = dict(
/tools/test/connectivity/acts/framework/acts/libs/utils/
Dtimer.py26 self.recorder = dict()
106 results = dict()
125 self.recorder = dict()
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Drelay_device.py42 self.relays = dict()
47 relays = validate_key('relays', config, dict, '"devices" list element')
Drelay_rig.py89 self.relays = dict()
90 self.boards = dict()
113 device_config = dict()
115 device_config['relays'] = dict()
/tools/security/fuzzing/llm/xmlreader_fuzzer/
DAndroid.bp20 dictionary: "xml_fuzzer.dict",
37 dictionary: "xml_fuzzer.dict",
/tools/treble/split/
Dxml_diff.py43 added: Dict[str, str] = dataclasses.field(default_factory=dict)
44 removed: Dict[str, str] = dataclasses.field(default_factory=dict)
45 modified: Dict[str, Any] = dataclasses.field(default_factory=dict)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
Dplot_utils.py63 data=dict(x=time_realtime, y=current_data, color=color))
65 data=dict(a=[duration],
109 CustomJS(args=dict(source=source, mytable=dt),
DPowerGnssBaseTest.py84 data=dict(x0=time_relative, y0=power_data, color=color))
86 data=dict(
123 args=dict(mytable=dt),
/tools/security/fuzzing/example_java_fuzzer/
DAndroid.bp31 dictionary: "example_java_fuzzer.dict",
41 dictionary: "example_java_fuzzer.dict",
/tools/external_updater/
Dreviewers.py50 RUST_REVIEWERS: dict[str, float] = {
79 projects: dict[str, float] = {} # map from owner to number of owned projects
/tools/asuite/team_build_scripts/
Dfilter_teams.py103 def filter_teams(all_teams: team_pb2.AllTeams, test_modules: dict[str, int]):
120 def read_module_info(path) -> dict[str, int]:
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/
Dcalibration.py80 self._calibrations = dict()
116 self._calibrations = dict()
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLivePostflightTest.py90 ad.log.info("data_accounting_errors: %s", dict(ad.data_accounting))
92 msg += "%s %s" % (ad.serial, dict(ad.data_accounting))
/tools/test/mobly_extensions/tools/
Ddevice_flags.py108 def _get_aconfig_flags(self) -> dict[str, Any]:
114 def _load_aconfig_flags(self) -> dict[str, Any]:

1234567