Home
last modified time | relevance | path

Searched defs:configs (Results 1 – 25 of 41) 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
DA2dpCodecBaseTest.py43 def __init__(self, configs): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationUtilTest.java153 Set<String> configs = in testGetConfigNamesFromDirs() local
187 Set<File> configs = in testGetConfigNamesFromDirs_patterns() local
229 Set<File> configs = in testGetConfigNamesFromDirs_prioritizeHostConfig() local
/tools/test/connectivity/acts/framework/acts/controllers/
Dbuds_controller.py33 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
Daccess_point.py49 def create(configs): argument
112 def __init__(self, configs): argument
Dpacket_capture.py53 def create(configs): argument
96 def __init__(self, configs): argument
Ddiag_logger.py32 def create(configs): argument
Dchameleon_controller.py46 def create(configs): argument
/tools/tradefederation/contrib/src/com/android/tradefed/presubmit/
DGeneralTestsConfigValidation.java63 List<String> configs = new ArrayList<>(); in testConfigsLoad() local
DDeviceTestsConfigValidation.java63 List<File> configs = new ArrayList<>(); in testConfigsLoad() local
/tools/test/connectivity/acts/tests/google/experimental/
DBluetoothPairAndConnectTest.py55 def __init__(self, configs): argument
DBluetoothReconnectTest.py49 def __init__(self, configs): argument
DBluetoothLatencyTest.py44 def __init__(self, configs): argument
DBluetoothThroughputTest.py40 def __init__(self, configs): argument
/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py24 def create(configs): argument
/tools/test/connectivity/acts/tests/google/bt/performance/
DBtRangeCodecTest.py30 def __init__(self, configs): argument
DBtInterferenceRSSITest.py29 def __init__(self, configs): argument
DBtCodecSweepTest.py31 def __init__(self, configs): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dota_chamber.py21 def create(configs): argument
/tools/test/connectivity/acts/framework/tests/event/
Devent_bus_integration_test.py32 def __init__(self, configs): argument
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Diperf_server.py29 def create(configs): argument
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DTfSuiteRunner.java96 List<String> configs = configFactory.getConfigList(mSuitePrefix, false); in loadTests() local

12