ARB
|
#include <test_unit.h>
Public Member Functions | |
predicate (FUNC pred_, const char *name) | |
predicate (FUNC pred_, const char *name, const char *inverse) | |
template<typename T > | |
bool | matches (const copy< T > &v1, const copy< T > &v2) const |
const char * | describe (bool expected, bool got) const |
Definition at line 626 of file test_unit.h.
|
inline |
Definition at line 630 of file test_unit.h.
|
inline |
Definition at line 631 of file test_unit.h.
|
inline |
Definition at line 633 of file test_unit.h.
Referenced by arb_test::predicate_matcher< T, FUNC >::matches().
|
inline |
Definition at line 634 of file test_unit.h.
Referenced by arb_test::predicate_matcher< T, FUNC >::relation().