Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc368 const Matcher<int> not_m1 = Not(m1); in TEST() local
369 EXPECT_EQ("is odd", Describe(not_m1)); in TEST()

Completed in 5 milliseconds