Home
last modified time | relevance | path

Searched defs:ThreadFuncImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/cpp/qps/
Dclient_sync.cc122 bool ThreadFuncImpl(HistogramEntry* entry, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::SynchronousUnaryClient
242 bool ThreadFuncImpl(HistogramEntry* entry, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::SynchronousStreamingPingPongClient
302 bool ThreadFuncImpl(HistogramEntry* entry, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::SynchronousStreamingFromClientClient
352 bool ThreadFuncImpl(HistogramEntry* entry, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::SynchronousStreamingFromServerClient
397 bool ThreadFuncImpl(HistogramEntry* /*entry*/, in ThreadFuncImpl() function in grpc::testing::SynchronousStreamingBothWaysClient
Dclient_callback.cc157 bool ThreadFuncImpl(Thread* t, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::CallbackUnaryClient
351 bool ThreadFuncImpl(Client::Thread* t, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::CallbackStreamingPingPongClientImpl