Home
last modified time | relevance | path

Searched refs:error_hex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1950 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1953 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()