Searched refs:ReportErrorToServiceAsync (Results 1 – 6 of 6) sorted by relevance
76 MOCK_METHOD3(ReportErrorToServiceAsync,114 ON_CALL(*client_, ReportErrorToServiceAsync(_, _, _)) in SetUp()
53 void ReportErrorToServiceAsync(const ReportErrorToServiceRequest* request,
62 virtual void ReportErrorToServiceAsync(
145 void CoordinationServiceRpcHandler::ReportErrorToServiceAsync( in ReportErrorToServiceAsync() function in tensorflow::CoordinationServiceRpcHandler
388 leader_client_->ReportErrorToServiceAsync(&request, &response, [&](Status s) { in ReportError()
139 void ReportErrorToServiceAsync(const ReportErrorToServiceRequest* request, in ReportErrorToServiceAsync() function in tensorflow::__anoneb656eaa0111::GrpcCoordinationClient