HomeSort by relevance Sort by last modified time
    Searched full:not_m2 (Results 1 - 1 of 1) sorted by null

  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc 455 const Matcher<char> not_m2 = Not(m2); local
456 EXPECT_EQ("is odd", Describe(not_m2));
    [all...]

Completed in 1173 milliseconds