Searched defs:host_info (Results 1 – 9 of 9) sorted by relevance
/external/autotest/server/ |
D | afe_utils.py | 38 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/ |
D | main.py | 185 def create_host(hostname, host_info, results_dir): argument
|
/external/tensorflow/tensorflow/core/kernels/linalg/ |
D | matrix_inverse_op.cc | 247 for (const auto& host_info : host_infos) { in ComputeAsync() local
|
D | matrix_solve_op.cc | 295 int host_info = 0; in ComputeAsync() local
|
/external/autotest/server/cros/servo/topology/ |
D | servo_topology.py | 55 def read(self, host_info): argument
|
/external/autotest/site_utils/deployment/ |
D | install.py | 751 def _get_afe_servo_port(host_info, afe): argument
|
/external/autotest/server/hosts/ |
D | host_info.py | 337 def _commit_impl(self, host_info): argument
|
D | host_info_unittest.py | 206 def _verify_host_info_data(self, host_info, labels, attributes): argument
|
/external/autotest/server/cros/device_health_profile/ |
D | device_health_profile.py | 32 def __init__(self, hostname, host_info=None, result_dir=None): argument
|