Searched refs:NextGraph (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc357 bool MatchMatrix::NextGraph() { function in class:testing::internal::MatchMatrix
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc6105 } while (graph.NextGraph());
6148 } while (graph.NextGraph());
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3625 // Use NextGraph() to iterate over all possible edge configurations.
3647 bool NextGraph();

Completed in 211 milliseconds