Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 17 of 17) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/cellular/performance/
DCellularFr2SensitivityTest.py239 def generate_endc_combo_config(self, test_config): argument
DCellularFr2UplinkPowerSweepTest.py85 def generate_endc_combo_config(self, test_config): argument
DCellularFr2PeakThroughputTest.py268 def generate_endc_combo_config(self, test_config): argument
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DGsmSimulation.py57 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
DUmtsSimulation.py90 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
DPresetSimulation.py32 test_config, argument
DBaseSimulation.py75 test_config, argument
DLteSimulation.py427 test_config, argument
/tools/asuite/atest/unittest_data/
Dmodule-info.json30 …"single_config_module": {"module_name": "single_config_module", "test_config": ["my/single/config… array
31 …"androidtest_config_module": {"module_name": "androidtest_config_module", "test_config": [], "pa… array
32 …"multiple_config_module": {"module_name": "multiple_config_module", "test_config": ["my/multiple/… array
33 …"MainModule1": {"module_name": "MainModule1", "test_config": [], "test_mainline_modules": ["foo2.a… array
34 …"MainModule2": {"module_name": "MainModule2", "test_config": ["unittest_data/parameter_config/main… array
35 …"MainModule3": {"module_name": "MainModule3", "test_config": ["unittest_data/parameter_config/para… array
/tools/asuite/atest/
Datest_utils.py1337 def get_android_junit_config_filters(test_config): argument
1359 def get_config_parameter(test_config): argument
1381 def get_config_device(test_config): argument
1404 def get_mainline_param(test_config): argument
1454 def get_config_gtest_args(test_config): argument
1566 def get_config_preparer_options(test_config, class_name): argument
Datest_main_unittest.py361 test_config=None, argument
Dcli_translator_unittest.py820 test_config=None, argument
Dmodule_info_unittest.py1289 test_config=None, argument
/tools/test/connectivity/acts/framework/acts/
Dconfig_parser.py39 def _validate_test_config(test_config): argument
Dtest_runner.py64 def execute_one_test_class(test_class, test_config, test_identifier): argument
/tools/asuite/atest/coverage/
Dcoverage_unittest.py293 test_config=None, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py189 def generate_endc_combo_config_from_csv_row(test_config): argument