Searched refs:JoinAsTuple (Results 1 – 3 of 3) sorted by relevance
51 GTEST_API_ std::string JoinAsTuple(const Strings& fields) { in JoinAsTuple() function
56 if (param_values.size() >= 1) result += " " + JoinAsTuple(param_values); in FormatMatcherDescription()
69 GTEST_API_ std::string JoinAsTuple(const Strings& fields);