Home
last modified time | relevance | path

Searched refs:GTEST_HAS_NOTIFICATION_ (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/googletest/googletest/include/gtest/internal/custom/
HDREADME.md26 * `GTEST_HAS_NOTIFICATION_` - Enabled if Notification is already provided.
/freebsd-head/contrib/googletest/googletest/include/gtest/internal/
HDgtest-port.h335 #ifndef GTEST_HAS_NOTIFICATION_
336 #define GTEST_HAS_NOTIFICATION_ 0 macro
1267 #if GTEST_HAS_NOTIFICATION_