Home
last modified time | relevance | path

Searched defs:host_override (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/unit/_cython/
Dcygrpc_test.py94 def setUpMixin(self, server_credentials, client_credentials, host_override): argument
/third_party/grpc/src/php/ext/grpc/
Dcall.c206 char *host_override = NULL; in PHP_METHOD() local
/third_party/googletest/googletest/scripts/
Dupload.py142 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument
/third_party/nghttp2/src/
Dnghttp.h73 std::string host_override; member