Home
last modified time | relevance | path

Searched defs:host_info (Results 1 – 9 of 9) sorted by relevance

/external/autotest/server/
Dafe_utils.py38 def get_stable_cros_image_name_v2(host_info): argument
58 def get_stable_firmware_version_v2(host_info): argument
71 def get_stable_faft_version_v2(host_info): argument
/external/autotest/site_utils/deployment/prepare/
Dmain.py185 def create_host(hostname, host_info, results_dir): argument
/external/tensorflow/tensorflow/core/kernels/linalg/
Dmatrix_inverse_op.cc247 for (const auto& host_info : host_infos) { in ComputeAsync() local
Dmatrix_solve_op.cc295 int host_info = 0; in ComputeAsync() local
/external/autotest/server/cros/servo/topology/
Dservo_topology.py55 def read(self, host_info): argument
/external/autotest/site_utils/deployment/
Dinstall.py751 def _get_afe_servo_port(host_info, afe): argument
/external/autotest/server/hosts/
Dhost_info.py337 def _commit_impl(self, host_info): argument
Dhost_info_unittest.py206 def _verify_host_info_data(self, host_info, labels, attributes): argument
/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile.py32 def __init__(self, hostname, host_info=None, result_dir=None): argument