Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h289 return ::testing::internal::FormatMatcherDescription(\
339 return ::testing::internal::FormatMatcherDescription(\
393 return ::testing::internal::FormatMatcherDescription(\
454 return ::testing::internal::FormatMatcherDescription(\
519 return ::testing::internal::FormatMatcherDescription(\
593 return ::testing::internal::FormatMatcherDescription(\
670 return ::testing::internal::FormatMatcherDescription(\
753 return ::testing::internal::FormatMatcherDescription(\
842 return ::testing::internal::FormatMatcherDescription(\
938 return ::testing::internal::FormatMatcherDescription(\
[all …]
H A Dgmock-matchers.h3257 GTEST_API_ std::string FormatMatcherDescription(bool negation,
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc52 GTEST_API_ std::string FormatMatcherDescription(bool negation, in FormatMatcherDescription() function