Searched defs:AsyncClient (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/test/cpp/qps/ | ||
D | client_async.cc | 150 class AsyncClient : public ClientImpl<StubType, RequestType> { class |
/third_party/boost/libs/beast/test/beast/websocket/ | ||
D | test.hpp | 668 class AsyncClient class in boost::beast::websocket::websocket_test_suite |
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | Control.cs | 141 [pbr::OriginalName("ASYNC_CLIENT")] AsyncClient = 1, enumerator |