Home
last modified time | relevance | path

Searched refs:GRPC_TEST_HTTP_PROXY_AUTH_CREDS (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/end2end/fixtures/
Dhttp_proxy_fixture.h25 #define GRPC_TEST_HTTP_PROXY_AUTH_CREDS "aladdin:opensesame" macro
/external/grpc-grpc/test/core/end2end/tests/
Dproxy_auth.cc220 client_arg.value.string = const_cast<char*>(GRPC_TEST_HTTP_PROXY_AUTH_CREDS); in test_invoke_proxy_auth()