Searched refs:GTEST_TEMPLATE_ (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h1622 # define GTEST_TEMPLATE_ template <typename T> class macro
1632 template <GTEST_TEMPLATE_ Tmpl>
1662 template <GTEST_TEMPLATE_ T1>
1667 template <GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2>
1673 template <GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2, GTEST_TEMPLATE_ T3>
1679 template <GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T
[all...]
H A Dgtest-internal.h620 // Implementation note: The GTEST_TEMPLATE_ macro declares a template
622 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
658 template <GTEST_TEMPLATE_ Fixture, class TestSel>
672 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types>
704 template <GTEST_TEMPLATE_ Fixture, typename Types>

Completed in 18 milliseconds