Home | History | Annotate | Download | only in test

Lines Matching refs:mutable_impl

3771 // Tests PolymorphicMatcher::mutable_impl().
3774 DivisibleByImpl& impl = m.mutable_impl();
3778 EXPECT_EQ(0, m.mutable_impl().divider());