Home
last modified time | relevance | path

Searched refs:JoinAsTuple (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-internal-utils.cc51 GTEST_API_ std::string JoinAsTuple(const Strings& fields) { in JoinAsTuple() function
H A Dgmock-matchers.cc56 if (param_values.size() >= 1) result += " " + JoinAsTuple(param_values); in FormatMatcherDescription()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h69 GTEST_API_ std::string JoinAsTuple(const Strings& fields);