reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googletest/include/gtest/gtest-printers.h
  321 GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(char, ::std::string);
  322 GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const char, ::std::string);
  335 GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(wchar_t, ::std::wstring);
  336 GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(const wchar_t, ::std::wstring);