Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1358 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1361 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()