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

/external/protobuf/gtest/src/
H A Dgtest.cc941 const UInt64 wchar_as_uint64 = wchar; local
948 << "' (" << wchar_as_uint64 << ", 0x" << ::std::setbase(16)
949 << wchar_as_uint64 << ")";

Completed in 54 milliseconds