Home
last modified time | relevance | path

Searched defs:AsyncClient (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/qps/
Dclient_async.cc150 class AsyncClient : public ClientImpl<StubType, RequestType> { class
160 AsyncClient(const ClientConfig& config, in AsyncClient() function in grpc::testing::AsyncClient
/third_party/boost/libs/beast/test/beast/websocket/
Dtest.hpp668 class AsyncClient class in boost::beast::websocket::websocket_test_suite
674 AsyncClient(net::yield_context& yield) in AsyncClient() function in boost::beast::websocket::websocket_test_suite::AsyncClient
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs141 [pbr::OriginalName("ASYNC_CLIENT")] AsyncClient = 1, enumerator