Searched refs:CancelRpc (Results 1 – 1 of 1) sorted by relevance
1144 void CancelRpc(ClientContext* context, int delay_us, ServiceType* service) { in CancelRpc() function1612 [&context, this](int delay) { CancelRpc(&context, delay, &service_); }, in TEST_P()1623 CancelRpc(&context, delay, &callback_service_); in TEST_P()