Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2845 AssertionResult RunPredicateFormatter(Behavior behavior) { in RunPredicateFormatter() function in testing::gmock_matchers_test::__anon540e1b3d0111::PredicateFormatterFromMatcherTest
2854 AssertionResult result = RunPredicateFormatter(kInitialSuccess); in TEST_F()
2861 AssertionResult result = RunPredicateFormatter(kAlwaysFail); in TEST_F()
2871 AssertionResult result = RunPredicateFormatter(kFlaky); in TEST_F()