Searched refs:GTEST_5_TYPENAMES_ (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.h727 #define GTEST_5_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ macro
998 template <GTEST_5_TYPENAMES_(T)>
1012 template <GTEST_5_TYPENAMES_(U)>
1018 template <GTEST_5_TYPENAMES_(U)>
1025 template <GTEST_5_TYPENAMES_(U)>
1331 template <GTEST_5_TYPENAMES_(T)>
1398 template <GTEST_5_TYPENAMES_(T)>
1641 #undef GTEST_5_TYPENAMES_ macro

Completed in 194 milliseconds