Searched refs:ShowCStringQuoted (Results 1 – 3 of 3) sorted by relevance
92 static String ShowCStringQuoted(const char* c_str);
256 GTEST_FORMAT_IMPL_(::std::string, String::ShowCStringQuoted)262 GTEST_FORMAT_IMPL_(::string, String::ShowCStringQuoted)
827 String String::ShowCStringQuoted(const char* c_str) { in ShowCStringQuoted() function in testing::internal::String1171 String::ShowCStringQuoted(expected), in CmpHelperSTREQ()1172 String::ShowCStringQuoted(actual), in CmpHelperSTREQ()1187 String::ShowCStringQuoted(expected), in CmpHelperSTRCASEEQ()1188 String::ShowCStringQuoted(actual), in CmpHelperSTRCASEEQ()