Searched defs:TypeList (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h6989 // The TypeList template makes it possible to use either a single type
6994 struct TypeList { struct in namespace:testing::internal
7008 struct TypeList<Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, struct in namespace:testing::internal
17386 typedef ::testing::internal::TypeList< Types >::type \
17474 ::testing::internal::TypeList< Types >::type>::Register(\

Completed in 233 milliseconds