Searched refs:Types1 (Results 1 - 11 of 11) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp2-0x.cpp17 template<typename ...Types1>
18 struct same_tuple<tuple<Types1...>, tuple<Types1...> > {
/external/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp6 template < typename T1 > struct Types1 struct
33 typedef Types1 < T > type;
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmulti-level-substitution.cpp112 template<typename ...Types1>
119 struct Inner<tuple<pair<Types1, Types2>...>,
120 metafun_tuple<some_function_object<Types1, Types2>::template result_of...> > {
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-type-util.h123 struct Types1 { struct in namespace:testing::internal
130 typedef Types1<T2> Tail;
790 typedef internal::Types1<T1> type;
3303 typedef Types1<T> type;
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h124 struct Types1 { struct in namespace:testing::internal
131 typedef Types1<T2> Tail;
791 typedef internal::Types1<T1> type;
3303 struct TypeList { typedef Types1<T> type; };
/external/gtest/include/gtest/internal/
H A Dgtest-type-util.h123 struct Types1 { struct in namespace:testing::internal
130 typedef Types1<T2> Tail;
790 typedef internal::Types1<T1> type;
3303 typedef Types1<T> type;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-type-util.h124 struct Types1 { struct in namespace:testing::internal
131 typedef Types1<T2> Tail;
791 typedef internal::Types1<T1> type;
3303 struct TypeList { typedef Types1<T> type; };
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h124 struct Types1 { struct in namespace:testing::internal
131 typedef Types1<T2> Tail;
791 typedef internal::Types1<T1> type;
3303 struct TypeList { typedef Types1<T> type; };
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-type-util.h115 struct Types1 { struct in namespace:testing::internal
122 typedef Types1<T2> Tail;
782 typedef internal::Types1<T1> type;
3294 struct TypeList { typedef Types1<T> type; };
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3815 struct Types1 { struct in namespace:testing::internal
3822 typedef Types1<T2> Tail;
4482 typedef internal::Types1<T1> type;
6995 typedef Types1<T> type;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3815 struct Types1 { struct in namespace:testing::internal
3822 typedef Types1<T2> Tail;
4482 typedef internal::Types1<T1> type;
6995 typedef Types1<T> type;

Completed in 721 milliseconds