Home
last modified time | relevance | path

Searched defs:EndpointPair (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/transport/test_suite/
Dchaotic_good_fixture.cc47 struct EndpointPair { struct
48 PromiseEndpoint client;
49 PromiseEndpoint server;
/external/guava/android/guava/src/com/google/common/graph/
DEndpointPair.java43 public abstract class EndpointPair<N> implements Iterable<N> { class
47 private EndpointPair(N nodeU, N nodeV) { in EndpointPair() method in EndpointPair
/external/guava/guava/src/com/google/common/graph/
DEndpointPair.java43 public abstract class EndpointPair<N> implements Iterable<N> { class
47 private EndpointPair(N nodeU, N nodeV) { in EndpointPair() method in EndpointPair