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

/bind-9.11.3/util/
H A Dmodels.c19 int condition; variable
23 if (condition)
41 if (condition)
75 if (condition)
85 if (condition)
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dmacros_test.cpp105 bool condition = atf::text::to_bool(get_config_var("condition")); local
108 ATF_REQUIRE(condition);
348 config["condition"] = t->cond;
361 "^failed: .*condition not met", "result"));

Completed in 12 milliseconds