Searched defs:SetupCtx (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/test/cpp/qps/ | ||
D | client_async.cc | 326 static ClientRpcContext* SetupCtx(BenchmarkService::Stub* stub, in SetupCtx() function in grpc::testing::AsyncUnaryClient |
/third_party/openssl/test/ossl_shim/ | ||
D | ossl_shim.cc | 534 static bssl::UniquePtr<SSL_CTX> SetupCtx(const TestConfig *config) { in SetupCtx() function |