Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 67) sorted by relevance

123

/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Drelay_rig.py88 def __init__(self, config): argument
120 def create_relay_board(self, config): argument
145 def create_relay_device(self, config): argument
Drelay_device.py30 def __init__(self, config, relay_rig): argument
Ddongles.py42 def __init__(self, config, relay_rig): argument
80 def __init__(self, config, relay_rig): argument
Drelay_board.py32 def __init__(self, config): argument
Dheadset.py34 def __init__(self, config, relay_rig): argument
Dpower_supply.py32 def __init__(self, config, relay_rig): argument
Dlogitech_headset.py34 def __init__(self, config, relay_rig): argument
Dskullcandy.py35 def __init__(self, config, relay_rig): argument
Dfugu_remote.py37 def __init__(self, config, relay_rig): argument
Dsony_xb20_speaker.py35 def __init__(self, config, relay_rig): argument
Dusb_relay_board_base.py27 def __init__(self, config): argument
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/
Dota_runner_factory.py30 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/
Drelay_device_controller.py25 def create(config): argument
58 def _create_from_dict(config): argument
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd.py69 def start(self, config, timeout=60): argument
161 def _write_configs(self, config): argument
Ddhcp_server.py66 def start(self, config, timeout=60): argument
203 def _write_configs(self, config): argument
/tools/treble/hacksaw/config/
Dconfig_test.go15 package config package
Dconfig.go16 package config package
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/devices/
Dbluetooth_relay_device.py27 def __init__(self, config, relay_rig): argument
/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/
DGameCoreConfigurationXmlParserTest.java58 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/
DIperfHelper.py32 def __init__(self, config): argument
/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py45 def __init__(self, config): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dota_chamber.py86 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/
Dsettings.py24 def from_config(config): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/bt_implementations/
Dbt_stub.py34 def __init__(self, config): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiEnterpriseTest.py162 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

123