Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-internal-utils.cc72 GTEST_API_ std::string ConvertIdentifierNameToWords(const char* id_name) { in ConvertIdentifierNameToWords() function
H A Dgmock-matchers.cc55 std::string result = ConvertIdentifierNameToWords(matcher_name); in FormatMatcherDescription()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h75 GTEST_API_ std::string ConvertIdentifierNameToWords(const char* id_name);