Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/src/
Dgmock-matchers.cc92 GTEST_API_ string FormatMatcherDescription(bool negation, in FormatMatcherDescription() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h1433 return ::testing::internal::FormatMatcherDescription(\
1482 return ::testing::internal::FormatMatcherDescription(\
1535 return ::testing::internal::FormatMatcherDescription(\
1593 return ::testing::internal::FormatMatcherDescription(\
1656 return ::testing::internal::FormatMatcherDescription(\
1727 return ::testing::internal::FormatMatcherDescription(\
1801 return ::testing::internal::FormatMatcherDescription(\
1879 return ::testing::internal::FormatMatcherDescription(\
1964 return ::testing::internal::FormatMatcherDescription(\
2055 return ::testing::internal::FormatMatcherDescription(\
[all …]
Dgmock-generated-matchers.h.pump677 return ::testing::internal::FormatMatcherDescription(\
Dgmock-matchers.h2677 GTEST_API_ string FormatMatcherDescription(bool negation,
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc129 using testing::internal::FormatMatcherDescription;
3936 FormatMatcherDescription(false, "IsEven", Strings())); in TEST()
3938 FormatMatcherDescription(true, "IsEven", Strings())); in TEST()
3942 FormatMatcherDescription(false, "Equals", in TEST()
3947 FormatMatcherDescription(false, "IsInRange", in TEST()