Searched defs:TestClient (Results 1 – 2 of 2) sorted by relevance
518 class TestClient(BaseClient): class572 class TestClient(BaseClient): class588 class TestClient(BaseClient): class600 class TestClient(BaseClient): class626 class TestClient(BaseClient): class664 class TestClient(BaseClient): class680 class TestClient(BaseClient): class
148 class TestClient { class150 TestClient(const std::shared_ptr<Channel>& channel) in TestClient() function in TestClient