Home
last modified time | relevance | path

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

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