Home
last modified time | relevance | path

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

123

/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_tests/acts_contrib/test_utils/wifi/
Dota_chamber.py86 def __init__(self, config): argument
122 def __init__(self, config): argument
160 def __init__(self, config): argument
248 def __init__(self, config): argument
Dota_sniffer.py129 def __init__(self, config): argument
229 def __init__(self, config): argument
482 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
DWifiSoftApTest.py226 def validate_ping_between_softap_and_client(self, config): argument
253 def validate_ping_between_two_clients(self, config): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Drelay_device_controller.py25 def create(config): argument
58 def _create_from_dict(config): argument
Dbluetooth_pts_device.py127 def create(config): argument
160 def get_instance(config): argument
Dcellular_simulator.py77 def configure_bts(self, config, bts_index=0): argument
96 def configure_lte_bts(self, config, bts_index=0): argument
/tools/apksig/src/main/java/com/android/apksig/
DSigningCertificateLineage.java522 DefaultApkSignerEngine.SignerConfig config = signerConfigs.get(j); in sortSignerConfigs() local
540 public SignerCapabilities getSignerCapabilities(SignerConfig config) { in getSignerCapabilities()
576 public void updateSignerCapabilities(SignerConfig config, SignerCapabilities capabilities) { in updateSignerCapabilities()
613 public boolean isSignerInLineage(SignerConfig config) { in isSignerInLineage()
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Ddhcp_server.py65 def start(self, config, timeout=60): argument
184 def _write_configs(self, config): 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/tradefederation/prebuilts/filegroups/tradefed/
Dloganalysis.jar ... ]) com.android.loganalysis.util.config.ConfigurationException e com.android.loganalysis.item ...
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Ddongles.py42 def __init__(self, config, relay_rig): argument
80 def __init__(self, config, relay_rig): argument
Drelay_device.py30 def __init__(self, config, relay_rig): argument
Drelay_board.py32 def __init__(self, config): 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
/tools/treble/build/sandbox/
Dconfig.py309 def _get_fs_view_map(config): argument
328 def _get_build_config_map(config): argument
/tools/treble/hacksaw/config/
Dconfig_test.go15 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/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/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

123