Searched defs:ATF_REQUIRE (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/
H A Dmacros.hpp98 #define ATF_REQUIRE(expression) \ macro
120 ATF_REQUIRE((collection).find(element) != (collection).end())
123 ATF_REQUIRE((collection).find(element) == (collection).end())
/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros.h142 #define ATF_REQUIRE(expression) \ macro

Completed in 11 milliseconds