Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc49 const int kNumRpcs = 1000; // Number of RPCs per thread variable
313 threads.emplace_back(SendRpc, this->common_.GetStub(), kNumRpcs, in TYPED_TEST()
416 this, kNumRpcs); in TYPED_TEST()