Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h74 GTEST_API_ std::string ConvertIdentifierNameToWords(const char* id_name);