Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Draw_end2end_test.cc120 std::unique_ptr<ServerType> BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anoncd5f51d80111::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.cc73 BuildAndStartServer(); in SetUp()
98 void BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anonc60f39430211::NonblockingTest
Dend2end_test.cc244 BuildAndStartServer(processor); in StartServer()
250 BuildAndStartServer(processor); in RestartServer()
254 void BuildAndStartServer( in BuildAndStartServer() function in grpc::testing::__anon60fb6f6f0111::End2endTest
Dasync_end2end_test.cc258 BuildAndStartServer(); in SetUp()
272 void BuildAndStartServer() { in BuildAndStartServer() function in grpc::testing::__anonf10ab8ac0111::AsyncEnd2endTest
376 BuildAndStartServer(); in TEST_P()