Searched defs:GTEST_6_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.h729 #define GTEST_6_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ macro
1042 template <GTEST_6_TYPENAMES_(T)>
1057 template <GTEST_6_TYPENAMES_(U)>
1063 template <GTEST_6_TYPENAMES_(U)>
1070 template <GTEST_6_TYPENAMES_(U)>
1337 template <GTEST_6_TYPENAMES_(T)>
1403 template <GTEST_6_TYPENAMES_(T)>
1642 #undef GTEST_6_TYPENAMES_ macro

Completed in 62 milliseconds