Lines Matching refs:ProxyEnd2endTest
1255 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
1400 TEST_P(ProxyEnd2endTest, ServerCancelsRpc) { in TEST_P() argument
1414 TEST_P(ProxyEnd2endTest, HugeResponse) { in TEST_P() argument
1431 TEST_P(ProxyEnd2endTest, Peer) { in TEST_P() argument
1824 INSTANTIATE_TEST_CASE_P(ProxyEnd2end, ProxyEnd2endTest,