Home
last modified time | relevance | path

Searched refs:Config (Results 1 – 22 of 22) sorted by relevance

/tools/test/connectivity/acts/framework/acts/
Dconfig_parser.py45 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]
219 if (keys.Config.key_test_paths.value not in configs
[all …]
Dkeys.py23 class Config(enum.Enum): class
111 for name, member in Config.__members__.items():
132 return getattr(Config, target_key_name).value
Dtest_runner.py274 keys.Config.key_test_paths.value]
/tools/carrier_settings/java/
DCarrierConfigConverterV2.java146 HashMap<CarrierId, Map<String, CarrierConfig.Config>> rawConfigs = new HashMap<>(); in convert()
270 Map<String, CarrierConfig.Config> config = ImmutableMap.of(); in convert()
274 HashMap<String, CarrierConfig.Config> configBySpecificCarrierId = in convert()
277 HashMap<String, CarrierConfig.Config> configByCarrierId = in convert()
279 HashMap<String, CarrierConfig.Config> configByMccMncFallBackCarrierId = in convert()
297 HashMap<String, CarrierConfig.Config> vendorConfig = in convert()
492 .sorted(comparing(CarrierConfig.Config::getKey)) in sortConfig()
538 Map<String, CarrierConfig.Config> configs) { in toCarrierConfigBuilder()
553 private static HashMap<String, CarrierConfig.Config> parseCarrierConfigFromXml( in parseCarrierConfigFromXml()
555 HashMap<String, CarrierConfig.Config> configMap = new HashMap<>(); in parseCarrierConfigFromXml()
[all …]
DCarrierProtoUtils.java89 CarrierConfig.Config patchConfig = patch.getConfig(i);
108 List<CarrierConfig.Config> configs = new ArrayList<>(baseBuilder.getConfigList());
109 Collections.sort(configs, Comparator.comparing(CarrierConfig.Config::getKey));
/tools/test/connectivity/acts/framework/acts/bin/
Dact.py199 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/test/connectivity/acts/framework/tests/
Dacts_test_runner_test.py61 tb_key = keys.Config.key_testbed.value
104 tb_key = keys.Config.key_testbed.value
/tools/test/connectivity/acts/framework/acts/controllers/
Dattenuator.py20 from acts.keys import Config
41 ip_address = c[Config.key_address.value]
42 port = c[Config.key_port.value]
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/
Dinstrumentation_base_test.py20 from acts.keys import Config
56 elif Config.key_config_path.value in self.user_params:
58 self.user_params[Config.key_config_path.value],
/tools/security/sanitizer-status/
Dsanitizer-status.go26 sanitizers := ctx.Config().SanitizeDevice()
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBluetoothCarHfpBaseTest.py25 from acts.keys import Config
66 self.user_params[Config.key_config_path.value], sim_conf_file)
DBtFunhausBaseTest.py19 from acts.keys import Config
118 self.user_params[Config.key_config_path.value], music_path)
Dbt_carkit_lib.py20 from acts.keys import Config
/tools/test/connectivity/acts/tests/google/bt/pts/
DBtCmdLineTest.py58 self.user_params[Config.key_config_path.value],
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveSettingsTest.py24 from acts.keys import Config
153 self.user_params[Config.key_config_path.value], path)
DTelLiveNoQXDMLogTest.py65 from acts.keys import Config
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarMediaPassthroughTest.py29 from acts.keys import Config
71 self.user_params[Config.key_config_path.value],
/tools/test/connectivity/acts/tests/google/tel/config/
DREADME.md1 ## Telephony Testing Config Files
/tools/carrier_settings/proto/
Dcarrier_settings.proto174 message Config { message
188 repeated Config config = 2;
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyBaseTest.py32 from acts.keys import Config
210 self.user_params[Config.key_config_path.value],
368 self.user_params[Config.key_config_path.value],
/tools/repohooks/
DREADME.md27 # Config Files
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...