Searched defs:TestClient (Results 1 – 3 of 3) sorted by relevance
1 struct TestClient; struct3 impl TestClient { impl
524 class TestClient(BaseClient): class578 class TestClient(BaseClient): class594 class TestClient(BaseClient): class606 class TestClient(BaseClient): class632 class TestClient(BaseClient): class670 class TestClient(BaseClient): class686 class TestClient(BaseClient): class
140 class TestClient { class142 TestClient(const std::shared_ptr<Channel>& channel, in TestClient() function in TestClient