Home
last modified time | relevance | path

Searched refs:error_hex (Results 1 – 12 of 12) 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/protobuf/gtest/src/
Dgtest.cc1389 const String error_hex(String::Format("0x%08X ", hr)); in HRESULTFailureHelper() local
1392 << " Actual: " << error_hex << error_text << "\n"; in HRESULTFailureHelper()
/external/mesa3d/src/gtest/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/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc1373 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
1376 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/v8/testing/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/libvpx/libvpx/third_party/googletest/src/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/googletest/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/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2729 const String error_hex(String::Format("0x%08X ", hr)); in HRESULTFailureHelper() local
2732 << " Actual: " << error_hex << error_text << "\n"; in HRESULTFailureHelper()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc2857 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
2860 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()
/external/fmtlib/test/
Dgmock-gtest-all.cc2857 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() local
2860 << " Actual: " << error_hex << " " << error_text << "\n"; in HRESULTFailureHelper()