| /external/autotest/server/cros/tradefed/ |
| D | tradefed_prerequisite.py | 9 def bluetooth(hosts): argument 23 def region_us(hosts): argument 40 def check(prereq, hosts): argument
|
| D | tradefed_chromelogin.py | 166 def login_chrome(hosts, **kwargs): argument
|
| /external/autotest/server/cros/ |
| D | host_lock_manager.py | 46 def locked_hosts(self, hosts): argument 100 def lock(self, hosts, lock_reason='Locked by HostLockManager'): argument 117 def unlock(self, hosts=None): argument 140 def _host_modifier(self, hosts, operation, lock_reason=None): argument
|
| D | host_lock_manager_unittest.py | 37 def _host_modifier(self, hosts, operation, lock_reason=''): argument
|
| /external/autotest/frontend/afe/ |
| D | frontend_test_utils.py | 89 def _create_job(self, hosts=[], metahosts=[], priority=0, active=False, argument 157 def _create_job_simple(self, hosts, use_metahost=False, argument
|
| D | rpc_interface.py | 173 def add_label_to_hosts(id, hosts): argument 194 def _create_label_everywhere(id, hosts): argument 242 def label_add_hosts(id, hosts): argument 266 def remove_label_from_hosts(id, hosts): argument 284 def label_remove_hosts(id, hosts): argument 814 def acl_group_add_hosts(id, hosts): argument 822 def acl_group_remove_hosts(id, hosts): argument 970 hosts=(), argument 1102 def _call_special_tasks_on_hosts(task, hosts): argument
|
| /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
| D | DnsNameResolverTest.java | 550 List<Object> hosts = new ArrayList<>(); in maybeChooseServiceConfig_hostnameMatches() local 561 List<Object> hosts = new ArrayList<>(); in maybeChooseServiceConfig_hostnameDoesntMatch() local 572 List<Object> hosts = new ArrayList<>(); in maybeChooseServiceConfig_clientLanguageCaseSensitive() local 583 List<Object> hosts = new ArrayList<>(); in maybeChooseServiceConfig_hostnameMatchesEmtpy() local 593 List<Object> hosts = new ArrayList<>(); in maybeChooseServiceConfig_hostnameMatchesMulti() local
|
| /external/jcommander/src/test/java/com/beust/jcommander/args/ |
| D | Args2.java | 41 public List hosts = new ArrayList(); field in Args2
|
| /external/autotest/frontend/client/src/autotest/afe/ |
| D | HostSelector.java | 47 public List<String> hosts = new ArrayList<String>(); field in HostSelector.HostSelection 156 List<String> hosts = Utils.splitListWithSpaces(display.getHostnameField().getText()); in onAddByHostname() local 161 public void setSelectedHostnames(final List<String> hosts, final boolean allowOneTimeHosts) { in setSelectedHostnames()
|
| D | HostDataSource.java | 31 List<JSONObject> hosts = new ArrayList<JSONObject>(); in handleJsonResult() local
|
| /external/rust/crates/tokio/tests/ |
| D | net_lookup_host.rs | 25 let mut hosts = net::lookup_host("localhost:3000").await?; in resolve_dns() localVariable
|
| /external/autotest/server/site_tests/hardware_StorageQualCheckSetup/ |
| D | hardware_StorageQualCheckSetup.py | 31 def _group_hosts_into_pools(self, hosts): argument
|
| /external/autotest/client/common_lib/ |
| D | barrier.py | 494 def rendezvous(self, *hosts, **dargs): 523 def rendezvous_servers(self, mainid, *hosts, **dargs):
|
| /external/autotest/server/ |
| D | profilers.py | 151 def _get_all_failure_logs(self, test, hosts): argument 171 def _run_clients(self, test, hosts): argument
|
| D | frontend.py | 776 def add_hosts(self, hosts): argument 782 def remove_hosts(self, hosts): argument 799 def add_hosts(self, hosts): argument 804 def remove_hosts(self, hosts): argument
|
| /external/autotest/contrib/ |
| D | dhcp_failed_machines.py | 73 hosts = sorted([lookup(h) for h in offenders]) variable
|
| /external/grpc-grpc/tools/run_tests/ |
| D | run_performance_tests.py | 223 def prepare_remote_hosts(hosts, prepare_local=False): argument 254 def build_on_remote_hosts(hosts, argument
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/ |
| D | run_performance_tests.py | 220 def prepare_remote_hosts(hosts, prepare_local=False): argument 254 def build_on_remote_hosts(hosts, argument
|
| /external/autotest/tko/ |
| D | retrieve_logs.cgi | 97 def _get_tpool_args(hosts, job_path, is_shard, host_set): argument
|
| /external/tensorflow/tensorflow/core/profiler/ |
| D | profiler_analysis.proto | 12 repeated string hosts = 3; // host or host:port, port will be ignored. field
|
| /external/autotest/site_utils/ |
| D | diagnosis_utils.py | 27 def __init__(self, labels, num_available, num_required, hosts): argument
|
| D | test_runner_utils_unittest.py | 193 def __init__(self, suite_control_files, hosts): argument
|
| D | balance_pools.py | 316 def _exchange_labels(dry_run, hosts, target_pool, spare_pool): argument
|
| /external/openssh/ |
| D | hostfile.h | 90 const char *hosts; /* Raw hosts text, may be hashed or list multiple */ member
|
| /external/autotest/server/site_tests/cheets_CTS_P/ |
| D | cheets_CTS_P.py | 133 hosts=None, argument
|