Home
last modified time | relevance | path

Searched defs:configs (Results 1 – 25 of 39) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_factory.py19 def create(configs): argument
DAvrcpBaseTest.py39 def __init__(self, configs): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationUtilTest.java159 Set<String> configs = in testGetConfigNamesFromDirs() local
194 Set<File> configs = in testGetConfigNamesFromDirs_patterns() local
236 Set<File> configs = in testGetConfigNamesFromDirs_prioritizeHostConfig() local
/tools/test/connectivity/acts/framework/acts/controllers/
Dbuds_controller.py33 def create(configs): argument
Dmonsoon.py24 def create(configs): argument
Darduino_wifi_dongle.py57 def create(configs): argument
84 def get_instances(configs): argument
91 def get_instances_with_configs(configs): argument
Dnative_android_device.py31 def create(configs): argument
Dpacket_capture.py53 def create(configs): argument
96 def __init__(self, configs): argument
Daccess_point.py52 def create(configs): argument
114 def __init__(self, configs): argument
Dpdu.py26 def create(configs): argument
Dchameleon_controller.py46 def create(configs): argument
Dsniffer.py24 def create(configs): argument
Diperf_client.py45 def create(configs): argument
Dattenuator.py28 def create(configs): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/presubmit/
DDeviceTestsConfigValidation.java63 List<File> configs = new ArrayList<>(); in testConfigsLoad() local
DGeneralTestsConfigValidation.java98 List<String> configs = new ArrayList<>(); in testConfigsLoad() local
/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py24 def create(configs): argument
/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBTa2dpTest.py27 def __init__(self, configs): argument
DPowerBLEscanTest.py28 def __init__(self, configs): argument
DPowerBLEadvertiseTest.py28 def __init__(self, configs): argument
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtA2dpRangeTest.py28 def __init__(self, configs): argument
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_testlog_utils.py128 def parse_log_to_df(filename, configs, index_rownum=True): argument
/tools/test/connectivity/acts/framework/tests/event/
Devent_bus_integration_test.py33 def __init__(self, configs): argument
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DTfSuiteRunner.java96 List<String> configs = configFactory.getConfigList(mSuitePrefix, false); in loadTests() local
/tools/test/connectivity/acts/tests/google/wifi/
DWifiChaosTest.py56 def __init__(self, configs): argument

12