Searched refs:TEST_NOEXCEPT_FALSE (Results 1 – 3 of 3) sorted by relevance
114 #define TEST_NOEXCEPT_FALSE noexcept(false) macro132 #define TEST_NOEXCEPT_FALSE macro
29 size_t operator()(B const&) TEST_NOEXCEPT_FALSE { return 0; } in operator ()()
53 …ize_t operator()(::min_pointer<T, std::integral_constant<size_t, 1>> p) const TEST_NOEXCEPT_FALSE { in operator ()()