Searched refs:ReportInternalErrorCode (Results 1 – 4 of 4) sorted by relevance
84 void ReportInternalErrorCode(ErrorCode error_code) override {} in ReportInternalErrorCode() function
84 MOCK_METHOD1(ReportInternalErrorCode, void(ErrorCode error_code));
209 virtual void ReportInternalErrorCode(ErrorCode error_code) = 0;
89 void ReportInternalErrorCode(ErrorCode error_code) override {} in ReportInternalErrorCode() function