Home
last modified time | relevance | path

Searched defs:GTEST_INTERNAL_HAS_INCLUDE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h284 #define GTEST_INTERNAL_HAS_INCLUDE __has_include macro
286 #define GTEST_INTERNAL_HAS_INCLUDE(...) 0 macro