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

/gem5/ext/googletest/googlemock/src/
H A Dgmock-matchers.cc359 bool MatchMatrix::NextGraph() { function in class:testing::internal::MatchMatrix
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc5124 } while (graph.NextGraph());
5167 } while (graph.NextGraph());
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3255 // Use NextGraph() to iterate over all possible edge configurations.
3277 bool NextGraph();

Completed in 51 milliseconds