Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dend2end_test.cc1255 class ProxyEnd2endTest : public End2endTest { class
1259 TEST_P(ProxyEnd2endTest, SimpleRpc) { in TEST_P() argument
1264 TEST_P(ProxyEnd2endTest, SimpleRpcWithEmptyMessages) { in TEST_P() argument
1274 TEST_P(ProxyEnd2endTest, MultipleRpcs) { in TEST_P() argument
1287 TEST_P(ProxyEnd2endTest, RpcDeadlineExpires) { in TEST_P() argument
1312 TEST_P(ProxyEnd2endTest, RpcLongDeadline) { in TEST_P() argument
1328 TEST_P(ProxyEnd2endTest, EchoDeadline) { in TEST_P() argument
1353 TEST_P(ProxyEnd2endTest, EchoDeadlineForNoDeadlineRpc) { in TEST_P() argument
1368 TEST_P(ProxyEnd2endTest, UnimplementedRpc) { in TEST_P() argument
1383 TEST_P(ProxyEnd2endTest, ClientCancelsRpc) { in TEST_P() argument
[all …]