Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dthread_stress_test.cc87 virtual void SetUpStart(ServerBuilder* builder, Service* service) = 0;
112 void SetUpStart(ServerBuilder* builder, Service* service) override { in SetUpStart() function in grpc::testing::CommonStressTestInsecure
136 void SetUpStart(ServerBuilder* builder, Service* service) override { in SetUpStart() function in grpc::testing::CommonStressTestInproc
146 this->SetUpStart(&builder, &service_); in SetUp()
164 this->SetUpStart(&builder, &service_); in SetUp()
185 this->SetUpStart(&builder, &service_); in SetUp()