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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc512 const Matcher<int> not_m1 = Not(m1); local
513 EXPECT_EQ("is odd", Describe(not_m1));

Completed in 26 milliseconds