Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dclient_lb_end2end_test.cc394 auto second_channel = BuildChannel(""); in TEST_F() local
395 auto second_stub = BuildStub(second_channel); in TEST_F()
757 auto second_channel = BuildChannel("round_robin"); in TEST_F() local
758 auto second_stub = BuildStub(second_channel); in TEST_F()