Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/qps/
Dclient_async.cc326 static ClientRpcContext* SetupCtx(BenchmarkService::Stub* stub, in SetupCtx() function in grpc::testing::AsyncUnaryClient
510 static ClientRpcContext* SetupCtx(BenchmarkService::Stub* stub, in SetupCtx() function in grpc::testing::AsyncStreamingPingPongClient
642 static ClientRpcContext* SetupCtx(BenchmarkService::Stub* stub, in SetupCtx() function in grpc::testing::AsyncStreamingFromClientClient
758 static ClientRpcContext* SetupCtx(BenchmarkService::Stub* stub, in SetupCtx() function in grpc::testing::AsyncStreamingFromServerClient
924 static ClientRpcContext* SetupCtx(grpc::GenericStub* stub, in SetupCtx() function in grpc::testing::GenericAsyncStreamingClient
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc534 static bssl::UniquePtr<SSL_CTX> SetupCtx(const TestConfig *config) { in SetupCtx() function