Searched refs:GTEST_HAS_COMBINE (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/googletest/googletest/samples/
H A Dsample8_unittest.cc41 #if GTEST_HAS_COMBINE
173 #endif // GTEST_HAS_COMBINE
/gem5/ext/googletest/googletest/test/
H A Dgtest-param-test_test.cc65 # if GTEST_HAS_COMBINE
70 # endif // GTEST_HAS_COMBINE
88 # if GTEST_HAS_COMBINE
124 # endif // GTEST_HAS_COMBINE
460 # if GTEST_HAS_COMBINE
545 # endif // GTEST_HAS_COMBINE
1031 #if GTEST_HAS_COMBINE && !GTEST_HAS_PARAM_TEST
1032 FAIL() << "GTEST_HAS_COMBINE is defined while GTEST_HAS_PARAM_TEST is not\n"
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h169 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
817 # define GTEST_HAS_COMBINE 1 macro
H A Dgtest-param-util-generated.h3155 # if GTEST_HAS_COMBINE
5139 # endif // GTEST_HAS_COMBINE
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-param-test.h1224 # if GTEST_HAS_COMBINE
1376 # endif // GTEST_HAS_COMBINE

Completed in 61 milliseconds