Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dtest_service_impl.h44 } ServerTryCancelRequestPhase; typedef
Dasync_end2end_test.cc1181 } ServerTryCancelRequestPhase; typedef in grpc::testing::__anonc8e305e50111::AsyncEnd2endServerTryCancelTest
1196 ServerTryCancelRequestPhase server_try_cancel) { in TestClientStreamingServerCancel()
1352 ServerTryCancelRequestPhase server_try_cancel) { in TestServerStreamingServerCancel()
1503 ServerTryCancelRequestPhase server_try_cancel) { in TestBidiStreamingServerCancel()
Dend2end_test.cc378 ServerTryCancelRequestPhase server_try_cancel, int num_msgs_to_send) { in TestRequestStreamServerCancel()
451 ServerTryCancelRequestPhase server_try_cancel) { in TestResponseStreamServerCancel()
527 void TestBidiStreamServerCancel(ServerTryCancelRequestPhase server_try_cancel, in TestBidiStreamServerCancel()