Home
last modified time | relevance | path

Searched defs:SEQAN_ASSERT_EQ (Results 1 – 4 of 4) sorted by relevance

/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/basic/
H A Ddebug_test_system.h2178 #define SEQAN_ASSERT_EQ(_arg1, _arg2) \ macro
2400 #define SEQAN_ASSERT_EQ(_arg1, _arg2) do { assert(_arg1 == _arg2); } while (false) macro
2420 #define SEQAN_ASSERT_EQ(_arg1, _arg2) do {} while (false) macro
2470 void SEQAN_ASSERT_EQ(T1 const & _arg1, T2 const & _arg2) in SEQAN_ASSERT_EQ() function
2613 void SEQAN_ASSERT_EQ(T1 const & _arg1, T2 const & _arg2) {} in SEQAN_ASSERT_EQ() function
/dports/biology/seqan1/seqan-1.3.1/seqan/basic/
H A Dbasic_testing.h1193 #define SEQAN_ASSERT_EQ(_arg1, _arg2) \ macro
1415 #define SEQAN_ASSERT_EQ(_arg1, _arg2) do {} while (false) macro
1465 void SEQAN_ASSERT_EQ(T1 const &_arg1, T2 const &_arg2) in SEQAN_ASSERT_EQ() function
1605 template <typename T1, typename T2> void SEQAN_ASSERT_EQ(T1 const &_arg1, T2 const &_arg2) {} in SEQAN_ASSERT_EQ() function
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/basic/
H A Ddebug_test_system.h2045 #define SEQAN_ASSERT_EQ(_arg1, _arg2) \ macro
2266 #define SEQAN_ASSERT_EQ(_arg1, _arg2) do {} while (false) macro
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/basic/
H A Ddebug_test_system.h2045 #define SEQAN_ASSERT_EQ(_arg1, _arg2) \ macro
2266 #define SEQAN_ASSERT_EQ(_arg1, _arg2) do {} while (false) macro