Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Draw_end2end_test.cc120 std::unique_ptr<ServerType> BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anon95f61f2b0111::RawEnd2EndTest
172 auto service = BuildAndStartServer<SType>(); in TEST_F()
197 auto service = BuildAndStartServer<SType>(); in TEST_F()
225 auto service = BuildAndStartServer<SType>(); in TEST_F()
271 auto service = BuildAndStartServer<SType>(); in TEST_F()
313 auto service = BuildAndStartServer<SType>(); in TEST_F()
356 auto service = BuildAndStartServer<SType>(); in TEST_F()
Dnonblocking_test.cc77 BuildAndStartServer(); in SetUp()
108 void BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anon8ea606960211::NonblockingTest
Dend2end_test.cc334 BuildAndStartServer(processor); in StartServer()
340 BuildAndStartServer(processor); in RestartServer()
344 void BuildAndStartServer( in BuildAndStartServer() function in grpc::testing::__anon3e928b420111::End2endTest
Dasync_end2end_test.cc262 BuildAndStartServer(); in SetUp()
276 void BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anon3a8a26bf0111::AsyncEnd2endTest
427 BuildAndStartServer(); in TEST_P()