Searched refs:WaitForServer (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/cpp/end2end/ |
D | client_lb_end2end_test.cc | 296 void WaitForServer( in WaitForServer() function in grpc::testing::__anon6844b3ba0111::ClientLbEnd2endTest 388 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 517 WaitForServer(stub, 1, DEBUG_LOCATION); in TEST_F() 525 WaitForServer(stub, 2, DEBUG_LOCATION); in TEST_F() 558 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 630 WaitForServer(stub, 0, DEBUG_LOCATION, true /* ignore_failure */); in TEST_F() 644 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 650 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 663 WaitForServer(stub, 1, DEBUG_LOCATION); in TEST_F() 669 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() [all …]
|