Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
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/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/google-breakpad/src/testing/gtest/src/
Dgtest.cc1371 const String error_hex(String::Format("0x%08X ", hr)); in HRESULTFailureHelper() local
1374 << " Actual: " << error_hex << error_text << "\n"; in HRESULTFailureHelper()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1697 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1700 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/mesa3d/src/gtest/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/swiftshader/third_party/llvm-7.0/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/googletest/googletest/src/
Dgtest.cc1714 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1717 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3144 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
3147 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()