Home
last modified time | relevance | path

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

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