Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.cc701 void XdsEnd2endTest::LongRunningRpc::CancelRpc() { in CancelRpc() function in grpc::testing::XdsEnd2endTest::LongRunningRpc
/external/grpc-grpc/test/cpp/end2end/
Dend2end_test.cc1173 void CancelRpc(ClientContext* context, int delay_us, ServiceType* service) { in CancelRpc() function