Searched defs:host (Results 1 – 10 of 10) sorted by relevance
/test/framework/harnesses/host_controller/command_processor/ |
D | command_device.py | 50 host, argument 203 host, argument
|
/test/vti/test_serving/proto/ |
D | TestLabConfigMessage.proto | 27 repeated HostConfigMessage host = 11; field
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | UrlUtil.java | 61 String host = url.getHost(); in processUrl() local
|
/test/framework/harnesses/host_controller/tradefed/ |
D | remote_client.py | 30 def __init__(self, host=LOCALHOST, port=DEFAULT_PORT, timeout=None): argument
|
/test/vti/test_serving/gae/ |
D | labv1openapi.json | 206 "host": { object 273 "host": "vtslab-schedule-prod.appspot.com", string
|
D | buildv1openapi.json | 103 "host": "vtslab-schedule-prod.appspot.com", string
|
D | hostv1openapi.json | 152 "host": "vtslab-schedule-prod.appspot.com", string
|
D | schedulev1openapi.json | 206 "host": { object 432 "host": "vtslab-schedule-prod.appspot.com", string
|
D | jobv1openapi.json | 379 "host": { object 605 "host": "vtslab-schedule-prod.appspot.com", string
|
/test/vti/test_serving/gae/webapp/src/proto/ |
D | model.py | 207 host = messages.MessageField(LabHostInfoMessage, 3, repeated=True) variable in LabInfoMessage
|