Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc1472 class ProxyEnd2endTest : public End2endTest { class
1476 TEST_P(ProxyEnd2endTest, SimpleRpc) { in TEST_P() argument
1481 TEST_P(ProxyEnd2endTest, SimpleRpcWithEmptyMessages) { in TEST_P() argument
1491 TEST_P(ProxyEnd2endTest, MultipleRpcs) { in TEST_P() argument
1504 TEST_P(ProxyEnd2endTest, RpcDeadlineExpires) { in TEST_P() argument
1529 TEST_P(ProxyEnd2endTest, RpcLongDeadline) { in TEST_P() argument
1545 TEST_P(ProxyEnd2endTest, EchoDeadline) { in TEST_P() argument
1570 TEST_P(ProxyEnd2endTest, EchoDeadlineForNoDeadlineRpc) { in TEST_P() argument
1585 TEST_P(ProxyEnd2endTest, UnimplementedRpc) { in TEST_P() argument
1600 TEST_P(ProxyEnd2endTest, ClientCancelsRpc) { in TEST_P() argument
[all …]