/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-printers.cc | 183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo() 236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.cc | 1697 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() 1762 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8() 1967 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
|
/external/mesa3d/src/gtest/src/ |
D | gtest-printers.cc | 183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo() 236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.cc | 1696 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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 183 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo() 236 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.cc | 1696 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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-string.h | 151 static std::string FormatHexInt(int value);
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-string.h | 151 static std::string FormatHexInt(int value);
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-string.h | 151 static std::string FormatHexInt(int value);
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-string.h | 151 static std::string FormatHexInt(int value);
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-string.h | 151 static std::string FormatHexInt(int value);
|
/external/googletest/googletest/src/ |
D | gtest-printers.cc | 238 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.cc | 1714 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() 1779 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8() 1982 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-printers.cc | 239 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.cc | 1741 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() 1806 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8() 2011 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 3144 const std::string error_hex("0x" + String::FormatHexInt(hr)); in HRESULTFailureHelper() 3209 return "(Invalid Unicode 0x" + String::FormatHexInt(code_point) + ")"; in CodePointToUtf8() 3414 std::string String::FormatHexInt(int value) { in FormatHexInt() function in testing::internal::String 9993 *os << "\\x" + String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintAsCharLiteralTo() 10046 *os << ", 0x" << String::FormatHexInt(static_cast<UnsignedChar>(c)); in PrintCharAndCodeTo()
|
D | gtest.h | 4261 static std::string FormatHexInt(int value);
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 23108 FUNC 3b14c 6c 0 testing::internal::String::FormatHexInt
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 24751 FUNC 590dc 90 0 testing::internal::String::FormatHexInt
|