Searched defs:test_config (Results 1 – 13 of 13) sorted by relevance
| /tools/asuite/atest/unittest_data/ |
| D | module-info.json | 28 …"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/ |
| D | atest_utils.py | 1290 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
|
| D | atest_main_unittest.py | 318 test_config=None, argument
|
| D | module_info_unittest.py | 1038 test_config=None, argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
| D | GsmSimulation.py | 57 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
|
| D | UmtsSimulation.py | 90 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
|
| D | PresetSimulation.py | 40 test_config, argument
|
| D | BaseSimulation.py | 75 test_config, argument
|
| D | LteSimulation.py | 425 test_config, argument
|
| /tools/test/connectivity/acts/framework/acts/ |
| D | config_parser.py | 39 def _validate_test_config(test_config): argument
|
| D | test_runner.py | 64 def execute_one_test_class(test_class, test_config, test_identifier): argument
|
| /tools/test/connectivity/acts_tests/tests/google/cellular/performance/ |
| D | CellularLtePlusFr1PeakThroughputTest.py | 388 def generate_endc_combo_config(self, test_config): argument
|
| D | CellularFr2PeakThroughputTest.py | 256 def generate_endc_combo_config(self, test_config): argument
|