Searched defs:GTEST_8_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.h733 #define GTEST_8_TYPENAMES_(T) typename T##0, typename T##1, typename T##2, \ macro
1138 template <GTEST_8_TYPENAMES_(T)>
1154 template <GTEST_8_TYPENAMES_(U)>
1160 template <GTEST_8_TYPENAMES_(U)>
1167 template <GTEST_8_TYPENAMES_(U)>
1349 template <GTEST_8_TYPENAMES_(T)>
1413 template <GTEST_8_TYPENAMES_(T)>
1644 #undef GTEST_8_TYPENAMES_ macro

Completed in 62 milliseconds