Lines Matching refs:View
2412 typedef internal::StlContainerView<Container> View;
2413 typedef typename View::type StlContainer;
2414 typedef typename View::const_reference StlContainerReference;
2424 : expected_(View::Copy(expected)) {}
2699 typedef StlContainerView<RawContainer> View;
2700 typedef typename View::type StlContainer;
2701 typedef typename View::const_reference StlContainerReference;
2714 StlContainerReference stl_container = View::ConstReference(container);
2734 StlContainerReference stl_container = View::ConstReference(container);
3371 typedef internal::StlContainerView<RawContainer> View;
3372 typedef typename View::type StlContainer;
3373 typedef typename View::const_reference StlContainerReference;
3430 StlContainerReference stl_container = View::ConstReference(container);
3617 typedef internal::StlContainerView<RawContainer> View;
3618 typedef typename View::type StlContainer;
3619 typedef typename View::const_reference StlContainerReference;
3646 StlContainerReference stl_container = View::ConstReference(container);
3708 typedef typename internal::StlContainerView<RawContainer>::type View;
3709 typedef typename View::value_type Element;
3739 typedef typename internal::StlContainerView<RawContainer>::type View;
3740 typedef typename View::value_type Element;