Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dend2end_test.cc1533 class ProxyEnd2endTest : public End2endTest { class
1537 TEST_P(ProxyEnd2endTest, SimpleRpc) { in TEST_P() argument
1542 TEST_P(ProxyEnd2endTest, SimpleRpcWithEmptyMessages) { in TEST_P() argument
1552 TEST_P(ProxyEnd2endTest, MultipleRpcs) { in TEST_P() argument
1565 TEST_P(ProxyEnd2endTest, RpcDeadlineExpires) { in TEST_P() argument
1590 TEST_P(ProxyEnd2endTest, RpcLongDeadline) { in TEST_P() argument
1606 TEST_P(ProxyEnd2endTest, EchoDeadline) { in TEST_P() argument
1631 TEST_P(ProxyEnd2endTest, EchoDeadlineForNoDeadlineRpc) { in TEST_P() argument
1646 TEST_P(ProxyEnd2endTest, UnimplementedRpc) { in TEST_P() argument
1661 TEST_P(ProxyEnd2endTest, ClientCancelsRpc) { in TEST_P() argument
[all …]