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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3963 class DivisibleByImpl { class in namespace:testing::gmock_matchers_test
3965 explicit DivisibleByImpl(int a_divider) : divider_(a_divider) {} function in class:testing::gmock_matchers_test::DivisibleByImpl
[all...]

Completed in 35 milliseconds