Searched refs:WaitForServer (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/test/cpp/end2end/ |
D | client_lb_end2end_test.cc | 389 void WaitForServer( in WaitForServer() function in grpc::testing::__anon2122f34d0111::ClientLbEnd2endTest 517 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 544 WaitForServer(stub1, 1, DEBUG_LOCATION); in TEST_F() 725 WaitForServer(stub, 1, DEBUG_LOCATION); in TEST_F() 733 WaitForServer(stub, 2, DEBUG_LOCATION); in TEST_F() 767 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() 788 WaitForServer(stub1, 0, DEBUG_LOCATION); in TEST_F() 815 WaitForServer(stub1, 0, DEBUG_LOCATION); in TEST_F() 871 WaitForServer(stub, 0, DEBUG_LOCATION, true /* ignore_failure */); in TEST_F() 886 WaitForServer(stub, 0, DEBUG_LOCATION); in TEST_F() [all …]
|
D | service_config_end2end_test.cc | 352 void WaitForServer( in WaitForServer() function in grpc::testing::__anon1c16a8470111::ServiceConfigEnd2endTest
|