Abseil Team cd430b47a5 AllOf, AnyOf, Optional: Avoid generating unnecessary match explanations
Previously, those matchers always invoked the child matchers with an IsInterested MatchResultListener, resulting in unnecessary work formatting match results that would be discarded.

PiperOrigin-RevId: 750704295
Change-Id: I1639a3a15d269459f26b3aebc3a6cbdced6896a3
2025-04-23 13:29:56 -07:00
..
internal GoogleTest C++17 cleanups 2025-02-21 07:33:55 -08:00
gmock-actions.h gmock-actions: add a missing conversion operator to WithArgsAction. 2025-04-09 17:57:30 -07:00
gmock-cardinalities.h Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock-function-mocker.h Merge pull request #4374 from masbug:main 2023-09-25 14:00:54 -07:00
gmock-matchers.h AllOf, AnyOf, Optional: Avoid generating unnecessary match explanations 2025-04-23 13:29:56 -07:00
gmock-more-actions.h GoogleTest C++17 cleanups 2025-02-21 07:33:55 -08:00
gmock-more-matchers.h Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2023-01-30 13:45:46 -08:00
gmock-nice-strict.h Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." 2023-03-06 07:14:21 -08:00
gmock-spec-builders.h Run clang-format. 2024-07-23 03:57:23 -07:00
gmock.h Export gmock-spec-builders. 2023-10-26 13:15:23 -07:00