Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3197 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
3200 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()