Home | History | Annotate | Download | only in test

Lines Matching full:mutable_impl

5001 // Tests PolymorphicMatcher::mutable_impl().
5004 DivisibleByImpl& impl = m.mutable_impl();
5008 EXPECT_EQ(0, m.mutable_impl().divider());