Searched defs:TestClient (Results 1 – 2 of 2) sorted by relevance
525 class TestClient(BaseClient): class579 class TestClient(BaseClient): class595 class TestClient(BaseClient): class607 class TestClient(BaseClient): class633 class TestClient(BaseClient): class671 class TestClient(BaseClient): class687 class TestClient(BaseClient): class
148 class TestClient { class150 TestClient(const std::shared_ptr<Channel>& channel) in TestClient() function in TestClient