Searched defs:impl_ (Results 1 – 4 of 4) sorted by relevance
118 Impl *impl_; variable
190 ~MatcherInterfaceAdapter() override { delete impl_; } in ~MatcherInterfaceAdapter() local305 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() function491 Impl impl_; variable
1451 internal::UnitTestImpl* impl_; variable
158 std::unique_ptr<ParamIteratorInterface<T> > impl_; variable