Searched defs:FormatHexUInt32 (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/gtest/src/ | ||
| D | gtest.cc | 2177 std::string String::FormatHexUInt32(uint32_t value) { in FormatHexUInt32() function in testing::internal::String |
| /third_party/googletest/googletest/src/ | ||
| D | gtest.cc | 2196 std::string String::FormatHexUInt32(uint32_t value) { in FormatHexUInt32() function in testing::internal::String |