Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1370 const String error_hex(String::Format("0x%08X ", hr)); in HRESULTFailureHelper() local
1373 << " Actual: " << error_hex << error_text << "\n"; in HRESULTFailureHelper()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc1696 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1699 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1741 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1744 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1705 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1708 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/mesa3d/src/gtest/src/
Dgtest.cc1701 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1704 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/googletest/googletest/src/
Dgtest.cc1867 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1870 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1803 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1806 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/fmtlib/test/
Dgmock-gtest-all.cc2785 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
2788 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3144 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
3147 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()