Home
last modified time | relevance | path

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

/tools/asuite/atest/unittest_data/
Dmodule-info.json28 …"single_config_module": {"module_name": "single_config_module", "test_config": ["my/single/config… array
29 …"androidtest_config_module": {"module_name": "androidtest_config_module", "test_config": [], "pa… array
30 …"multiple_config_module": {"module_name": "multiple_config_module", "test_config": ["my/multiple/… array
31 …"MainModule1": {"module_name": "MainModule1", "test_config": [], "test_mainline_modules": ["foo2.a… array
32 …"MainModule2": {"module_name": "MainModule2", "test_config": ["unittest_data/parameter_config/main… array
33 …"MainModule3": {"module_name": "MainModule3", "test_config": ["unittest_data/parameter_config/para… array
/tools/asuite/atest/
Datest_utils.py1290 def get_android_junit_config_filters(test_config): argument
1310 def get_config_parameter(test_config): argument
1330 def get_config_device(test_config): argument
1351 def get_mainline_param(test_config): argument
1397 def get_config_gtest_args(test_config): argument
1500 def get_config_preparer_options(test_config, class_name): argument
Datest_main_unittest.py318 test_config=None, argument
Dmodule_info_unittest.py1038 test_config=None, 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.py40 test_config, argument
DBaseSimulation.py75 test_config, argument
DLteSimulation.py425 test_config, 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/test/connectivity/acts_tests/tests/google/cellular/performance/
DCellularLtePlusFr1PeakThroughputTest.py388 def generate_endc_combo_config(self, test_config): argument
DCellularFr2PeakThroughputTest.py256 def generate_endc_combo_config(self, test_config): argument