Searched defs:EndpointPairFixture (Results 1 – 2 of 2) sorted by relevance
76 class EndpointPairFixture { class78 EndpointPairFixture(Service* service, grpc_endpoint_pair endpoints) { in EndpointPairFixture() function in grpc::testing::EndpointPairFixture
175 EndpointPairFixture(Service* service, grpc_endpoint_pair endpoints, in EndpointPairFixture() function