Searched refs:error_as_string (Results 1 – 1 of 1) sorted by relevance
48 char error_as_string[12]; in ReportError() local49 sprintf(error_as_string, "%d", static_cast<int>(error)); in ReportError()51 error_as_string; in ReportError()