Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dclient_lb_end2end_test.cc389 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 …]
Dservice_config_end2end_test.cc352 void WaitForServer( in WaitForServer() function in grpc::testing::__anon1c16a8470111::ServiceConfigEnd2endTest