/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
D | relay_rig.py | 88 def __init__(self, config): argument 120 def create_relay_board(self, config): argument 145 def create_relay_device(self, config): argument
|
D | relay_device.py | 30 def __init__(self, config, relay_rig): argument
|
D | dongles.py | 42 def __init__(self, config, relay_rig): argument 80 def __init__(self, config, relay_rig): argument
|
D | relay_board.py | 32 def __init__(self, config): argument
|
D | headset.py | 34 def __init__(self, config, relay_rig): argument
|
D | power_supply.py | 32 def __init__(self, config, relay_rig): argument
|
D | logitech_headset.py | 34 def __init__(self, config, relay_rig): argument
|
D | skullcandy.py | 35 def __init__(self, config, relay_rig): argument
|
D | fugu_remote.py | 37 def __init__(self, config, relay_rig): argument
|
D | sony_xb20_speaker.py | 35 def __init__(self, config, relay_rig): argument
|
D | usb_relay_board_base.py | 27 def __init__(self, config): argument
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
D | ota_runner_factory.py | 30 def create_all_from_configs(config, android_devices): argument 49 def create_from_configs(config, android_device): argument 172 def get_ota_value_from_config(config, key, android_device): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | relay_device_controller.py | 25 def create(config): argument 58 def _create_from_dict(config): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | radvd.py | 69 def start(self, config, timeout=60): argument 161 def _write_configs(self, config): argument
|
D | dhcp_server.py | 66 def start(self, config, timeout=60): argument 203 def _write_configs(self, config): argument
|
/tools/treble/hacksaw/config/ |
D | config_test.go | 15 package config package
|
D | config.go | 16 package config package
|
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/devices/ |
D | bluetooth_relay_device.py | 27 def __init__(self, config, relay_rig): argument
|
/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/ |
D | GameCoreConfigurationXmlParserTest.java | 58 GameCoreConfiguration config = parser.parse(input); in testSingleApkInfo() local 194 GameCoreConfiguration config = parser.parse(input); in testRequirements() local
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | IperfHelper.py | 32 def __init__(self, config): argument
|
/tools/test/connectivity/acts/framework/tests/ |
D | mock_controller.py | 45 def __init__(self, config): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | ota_chamber.py | 86 def __init__(self, config): argument 123 def __init__(self, config): argument 162 def __init__(self, config): argument 251 def __init__(self, config): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/ |
D | settings.py | 24 def from_config(config): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/bt_implementations/ |
D | bt_stub.py | 34 def __init__(self, config): argument
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiEnterpriseTest.py | 162 def eap_negative_connect_logic(self, config, ad): argument 176 def gen_negative_configs(self, config, neg_params): argument 207 def gen_negative_eap_configs(self, config): argument 230 def eap_connect_toggle_wifi(self, config, *args): argument
|