Searched defs:use_http (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/common_lib/cros/graphite/ |
D | es_test_utils.py | 49 host, port, use_http, udp_port, argument
|
D | autotest_es.py | 96 def post(use_http=ES_USE_HTTP, host=METADATA_ES_SERVER, port=ES_PORT, argument
|
D | es_utils.py | 106 def __init__(self, use_http, host, port, index, udp_port, argument
|