Searched defs:Exactly (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/src/
H A Dgmock-cardinalities.cc154 GTEST_API_ Cardinality Exactly(int n) { return Between(n, n); } function in namespace:testing

Completed in 5 milliseconds