Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc80 virtual void SetUpStart(ServerBuilder* builder, Service* service) = 0;
105 void SetUpStart(ServerBuilder* builder, Service* service) override { in SetUpStart() function in grpc::testing::CommonStressTestInsecure
129 void SetUpStart(ServerBuilder* builder, Service* service) override { in SetUpStart() function in grpc::testing::CommonStressTestInproc
139 this->SetUpStart(&builder, &service_); in SetUp()
157 this->SetUpStart(&builder, &service_); in SetUp()
178 this->SetUpStart(&builder, &service_); in SetUp()