Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-printers.cc179 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
232 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
Dgtest.cc1373 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper()
1438 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
1643 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-printers.cc183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
Dgtest.cc1696 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper()
1761 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
1966 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
/external/googletest/googletest/src/
Dgtest-printers.cc183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
Dgtest.cc1696 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper()
1761 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
1966 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
/external/v8/testing/gtest/src/
Dgtest-printers.cc183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
Dgtest.cc1696 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper()
1761 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
1966 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
/external/googletest/googletest/include/gtest/internal/
Dgtest-string.h151 static std::string FormatHexInt(int value);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-string.h151 static std::string FormatHexInt(int value);
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-string.h151 static std::string FormatHexInt(int value);
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-string.h151 static std::string FormatHexInt(int value);
/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()
2922 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
3127 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
9192 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
9245 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
Dgtest.h3472 static std::string FormatHexInt(int value);
/external/fmtlib/test/
Dgmock-gtest-all.cc2857 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper()
2922 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8()
3127 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
9192 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo()
9245 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
/external/fmtlib/test/gtest/
Dgtest.h3472 static std::string FormatHexInt(int value);
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym23108 FUNC 3b14c 6c 0 testing::internal::String::FormatHexInt
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym24751 FUNC 590dc 90 0 testing::internal::String::FormatHexInt