Home
last modified time | relevance | path

Searched defs:impl_ (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Diter_fold_if_impl.hpp98 >::template result_< Iterator,State,ForwardOp,mpl::next<Iterator> > impl_; typedef
115 >::template result_< Iterator,State,BackwardOp,identity<Iterator> > impl_; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Diter_fold_if_impl.hpp65 >::template result_< Iterator,State,ForwardOp, mpl::next<Iterator> > impl_; typedef
82 >::template result_< Iterator,State,BackwardOp, identity<Iterator> > impl_; typedef
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h136 scoped_ptr<ParamIteratorInterface<T> > impl_; variable
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h1263 internal::UnitTestImpl* impl_; variable