Home
last modified time | relevance | path

Searched defs:REQUIRE_NE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_test/caf/test/
H A Dbdd_dsl.hpp42 #define REQUIRE_NE(lhs, rhs) CAF_REQUIRE_NOT_EQUAL(lhs, rhs) macro
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ktst/
H A Dunit_test_suite.hpp344 #define REQUIRE_NE(e1, e2) AssertNotEqual((e1),(e2),#e1,#e2,__FILE__,__LINE__, true) macro
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ktst/
H A Dunit_test_suite.hpp344 #define REQUIRE_NE(e1, e2) AssertNotEqual((e1),(e2),#e1,#e2,__FILE__,__LINE__, true) macro