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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc523 const Matcher<char> not_m2 = Not(m2); local
524 EXPECT_EQ("is odd", Describe(not_m2));

Completed in 30 milliseconds