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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dmacros.hpp102 #define ATF_REQUIRE(x) \ macro
122 ATF_REQUIRE((collection).find(element) != (collection).end())
125 ATF_REQUIRE((collection).find(element) == (collection).end())
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dmacros.h146 #define ATF_REQUIRE(x) \ macro

Completed in 10 milliseconds