Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
Dload_balancer.pb.h53 bool has_load_balancer_delegate; member
/external/grpc-grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc82 EXPECT_FALSE(c_initial_response->has_load_balancer_delegate); in TEST_F()