Searched refs:error_hex (Results 1 – 1 of 1) sorted by relevance
1358 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local1361 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()