Home
last modified time | relevance | path

Searched refs:wchar_as_uint64 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/gtest/src/
Dgtest.cc949 const UInt64 wchar_as_uint64 = wchar; in FormatForFailureMessage() local
956 << "' (" << wchar_as_uint64 << ", 0x" << ::std::setbase(16) in FormatForFailureMessage()
957 << wchar_as_uint64 << ")"; in FormatForFailureMessage()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2289 const UInt64 wchar_as_uint64 = wchar; in FormatForFailureMessage() local
2296 << "' (" << wchar_as_uint64 << ", 0x" << ::std::setbase(16) in FormatForFailureMessage()
2297 << wchar_as_uint64 << ")"; in FormatForFailureMessage()