Searched defs:impl_ (Results 1 – 3 of 3) sorted by relevance
196 virtual ~MatcherInterfaceAdapter() { delete impl_; } in ~MatcherInterfaceAdapter() local337 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() function608 Impl impl_; variable
156 scoped_ptr<ParamIteratorInterface<T> > impl_; variable
1396 internal::UnitTestImpl* impl_; variable