Home
last modified time | relevance | path

Searched defs:EndpointPairFixture (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc76 class EndpointPairFixture { class
78 EndpointPairFixture(Service* service, grpc_endpoint_pair endpoints) { in EndpointPairFixture() function in grpc::testing::EndpointPairFixture
/external/grpc-grpc/test/cpp/microbenchmarks/
Dfullstack_fixtures.h175 EndpointPairFixture(Service* service, grpc_endpoint_pair endpoints, in EndpointPairFixture() function