Home
last modified time | relevance | path

Searched refs:kAddressProxyEnabledAddressesEnvVar (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/client_channel/
H A Dhttp_proxy_mapper_test.cc203 HttpProxyMapper::kAddressProxyEnabledAddressesEnvVar, in TEST()
245 HttpProxyMapper::kAddressProxyEnabledAddressesEnvVar, in TEST_P()
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dhttp_proxy_mapper.h39 static constexpr char const* kAddressProxyEnabledAddressesEnvVar = variable
H A Dhttp_proxy_mapper.cc289 kAddressProxyEnabledAddressesEnvVar); in MapAddress()