Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 1110) sorted by relevance

12345678910>>...45

/external/autotest/server/hosts/
Dcros_label.py30 def generate_labels(self, host): argument
63 def exists(self, host): argument
80 def exists(self, host): argument
92 def exists(self, host): argument
125 def exists(self, host): argument
154 def exists(self, host): argument
163 def exists(self, host): argument
167 def generate_labels(self, host): argument
183 def exists(self, host): argument
187 def generate_labels(self, host): argument
[all …]
Dservo_repair.py23 def verify(self, host): argument
44 def _get_config_val(host, config_file, attr): argument
61 def _validate_attr(host, val, expected_val, attr, config_file): argument
87 def _get_configs(self, host): argument
115 def verify(self, host): argument
150 def verify(self, host): argument
182 def verify(self, host): argument
210 def verify(self, host): argument
230 def verify(self, host): argument
248 def verify(self, host): argument
[all …]
Dcros_repair.py33 def verify(self, host): argument
91 def verify(self, host): argument
111 def verify(self, host): argument
149 def verify(self, host): argument
164 def verify(self, host): argument
223 def verify(self, host): argument
243 def verify(self, host): argument
267 def repair(self, host): argument
301 def repair(self, host): argument
329 def repair(self, host): argument
[all …]
Dbase_label.py24 def exists_wrapper(self, host): argument
64 def generate_labels(self, host): argument
76 def exists(self, host): argument
90 def get(self, host): argument
134 def generate_labels(self, host): argument
138 def exists(self, host): argument
159 def get(self, host): argument
212 def get_labels(self, host): argument
248 def update_labels(self, host): argument
Dcros_firmware.py61 def _is_firmware_repair_supported(host): argument
77 def _is_firmware_update_supported(host): argument
105 def verify(self, host): argument
146 def repair(self, host): argument
199 def _get_rw_firmware(host): argument
207 def _get_available_firmware(host): argument
241 def verify(self, host): argument
Drepair.py25 def verify(self, host): argument
54 def verify(self, host): argument
67 def repair(self, host): argument
89 def repair(self, host): argument
/external/autotest/client/common_lib/cros/
Davahi_utils.py25 def avahi_config(options, src_file='/etc/avahi/avahi-daemon.conf', host=None): argument
64 def avahi_ping(host=None): argument
83 def avahi_start(config_file=None, host=None): argument
108 def avahi_stop(ignore_status=False, host=None): argument
119 def avahi_start_on_iface(iface, host=None): argument
134 def avahi_get_hostname(host=None): argument
147 def avahi_get_domain_name(host=None): argument
160 def avahi_browse(host=None, ignore_local=True): argument
/external/autotest/server/
Dcrashcollect.py31 def __init__(self, host): argument
49 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False): argument
95 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument
109 def _get_file_stats(host, path): argument
150 def get_crashdumps(host, test_start_time): argument
156 def get_crashinfo(host, test_start_time): argument
199 def wait_for_machine_to_recover(host, hours_to_wait=HOURS_TO_WAIT): argument
225 def get_crashinfo_dir(host, dir_prefix): argument
244 def collect_command(host, command, dest_path): argument
264 def collect_uncollected_logs(host): argument
[all …]
Dafe_utils.py30 def _host_in_lab(host): argument
47 def get_labels(host, prefix=None): argument
62 def clear_version_labels(host): argument
81 def add_version_label(host, image_name): argument
137 def get_host_attribute(host, attribute, use_local_value=True): argument
158 def clear_host_attributes_before_provision(host): argument
173 def update_host_attribute(host, attribute, value): argument
193 def machine_install_and_update_labels(host, *args, **dargs): argument
Dsite_crashcollect.py166 def _find_orphaned_crashdumps(host): argument
174 def report_crashdumps(host): argument
194 def fetch_orphaned_crashdumps(host, infodir): argument
238 def _get_host_resultdir(host): argument
246 def get_host_infodir(host): argument
255 def get_site_crashdumps(host, test_start_time): argument
298 def find_package_of(host, exec_name): argument
377 def report_bug_from_crash(host, minidump_path): argument
Dautotest.py79 def __init__(self, host=None): argument
97 def get_client_autodir_paths(cls, host): argument
103 def get_installed_autodir(cls, host): argument
128 def get_install_dir(cls, host): argument
147 def _find_installable_dir(cls, host): argument
172 def install(self, host=None, autodir=None, use_packaging=True): argument
176 def install_full_client(self, host=None, autodir=None): argument
181 def install_no_autoserv(self, host=None, autodir=None): argument
185 def _install_using_packaging(self, host, autodir): argument
207 def _install_using_send_file(self, host, autodir): argument
[all …]
Dtest.py140 def _pull_pickle(self, host, outputdir): argument
149 def _push_pickle(self, host, outputdir): argument
159 def _pull_sysinfo_keyval(self, host, outputdir, mytest): argument
176 def before_hook(self, mytest, host, at, outputdir): argument
188 def before_iteration_hook(self, mytest, host, at, outputdir): argument
207 def after_iteration_hook(self, mytest, host, at, outputdir): argument
225 def after_hook(self, mytest, host, at, outputdir): argument
Dprofilers.py109 def _get_hosts(self, host=None): argument
137 def _get_failure_logs(self, autodir, test, host): argument
160 def _get_profiler_logs(self, autodir, test, host): argument
210 def before_start(self, test, host=None): argument
217 def start(self, test, host=None): argument
244 def report(self, test, host=None): argument
263 def handle_reboot(self, host): argument
/external/autotest/server/site_tests/brillo_PowerMgmtInterfaces/
Dbrillo_PowerMgmtInterfaces.py16 def check_cpuidle(self, host): argument
22 def check_cpufreq(self, host): argument
28 def check_wakelocks(self, host): argument
31 def check_suspend(self, host): argument
36 def run_once(self, host): argument
/external/clang/
Dupdate-prebuilts.py57 def host_to_build_host(host): argument
69 def build_name(host): argument
91 def package_name(build_number, host): argument
100 def download_build(host, build_number, download_dir): argument
105 def download_manifest(host, build_number, download_dir): argument
110 def download_file(host, build_number, pkg_name, download_dir): argument
136 def update_clang(host, build_number, use_current_branch, download_dir, bug): argument
Dbuild.py192 def package_toolchain(build_dir, build_name, host, dist_dir): argument
218 def install_minimal_toolchain(build_dir, install_dir, host, strip): argument
224 def install_toolchain(build_dir, install_dir, host, strip): argument
239 def get_built_host_files(host, minimal): argument
283 def install_built_host_files(build_dir, install_dir, host, strip, minimal=None): argument
361 def install_headers(build_dir, install_dir, host): argument
391 def install_profile_rt(build_dir, install_dir, host): argument
422 def install_host_profile_rt(build_dir, host, lib_dir): argument
437 def install_libomp(build_dir, install_dir, host): argument
464 def install_sanitizers(build_dir, install_dir, host): argument
[all …]
/external/autotest/client/common_lib/hosts/
Drepair.py140 def _record(self, host, silent, *record_args): argument
156 def _verify_list(self, host, verifiers, silent): argument
191 def _verify_dependencies(self, host, silent): argument
305 def _verify_host(self, host, silent): argument
340 def verify(self, host): argument
422 def _repair_host(self, host, silent): argument
482 def repair(self, host): argument
518 def verify(self, host): argument
677 def verify(self, host, silent=False): argument
688 def repair(self, host, silent=False): argument
/external/caliper/caliper/src/main/java/com/google/caliper/model/
DScenario.java38 private Host host; field in Scenario
56 public Host host() { in host() method in Scenario
106 private Host host; field in Scenario.Builder
110 public Builder host(Host.Builder hostBuilder) { in host() method in Scenario.Builder
114 public Builder host(Host host) { in host() method in Scenario.Builder
/external/autotest/server/site_tests/provision_FirmwareUpdate/
Dprovision_FirmwareUpdate.py21 def stage_image_to_usb(self, host): argument
37 def get_ro_firmware_ver(self, host): argument
47 def get_rw_firmware_ver(self, host): argument
57 def run_once(self, host, value, rw_only=False, stage_image_to_usb=False): argument
/external/conscrypt/common/src/main/java/org/conscrypt/
DClientSessionContext.java53 String host = session.getPeerHost(); in sessionRemoved() local
71 public SSLSession getSession(String host, int port) { in getSession()
106 String host = session.getPeerHost(); in putSession() local
127 final String host; field in ClientSessionContext.HostAndPort
130 HostAndPort(String host, int port) { in HostAndPort()
/external/guava/guava/src/com/google/common/net/
DHostAndPort.java72 private final String host; field in HostAndPort
80 private HostAndPort(String host, int port, boolean hasBracketlessColons) { in HostAndPort()
133 public static HostAndPort fromParts(String host, int port) { in fromParts()
151 public static HostAndPort fromHost(String host) { in fromHost()
169 String host; in fromString() local
223 String host = hostPortString.substring(1, closeBracketIndex); in getHostAndPortFromBracketedHost() local
/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py39 def get_stat(self, host, path): argument
57 def file_exists(self, host, path): argument
68 def is_symlink(self, host, path): argument
79 def run_once(self, host): argument
/external/autotest/server/site_tests/brillo_RecoverFromBadImage/
Dbrillo_RecoverFromBadImage.py25 def resolve_slot(self, host, partition): argument
72 def find_partition_device(self, host, partition): argument
96 def get_device_block_info(self, host, device): argument
118 def run_once(self, host=None, image_file=None, partition=_DEFAULT_PART_NAME, argument
/external/autotest/server/site_tests/power_DarkResumeDisplay/
Dpower_DarkResumeDisplay.py23 def initialize(self, host): argument
28 def verify_host_supports_test(self, host): argument
55 def get_crtc_error_count(self, host): argument
77 def run_once(self, host=None): argument
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocketFactory.java43 @Override public SSLSocket createSocket(String host, int port) throws IOException { in createSocket()
49 String host, int port, InetAddress localAddress, int localPort) throws IOException { in createSocket()
54 @Override public SSLSocket createSocket(InetAddress host, int port) throws IOException { in createSocket()
60 InetAddress host, int port, InetAddress localAddress, int localPort) throws IOException { in createSocket()
74 Socket socket, String host, int port, boolean autoClose) throws IOException { in createSocket()

12345678910>>...45