Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/custom/
H A DREADME.md26 * `GTEST_HAS_NOTIFICATION_` - Enabled if Notification is already provided.
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h333 #ifndef GTEST_HAS_NOTIFICATION_
334 #define GTEST_HAS_NOTIFICATION_ 0 macro
1235 #if GTEST_HAS_NOTIFICATION_