compare(const T &lhs, Op op, const T &rhs) (defined in TestSuite::Impl) | TestSuite::Impl | [inline, static] |
Impl() (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
itsOutput (defined in TestSuite::Impl) | TestSuite::Impl | |
itsSuccess (defined in TestSuite::Impl) | TestSuite::Impl | |
itsTests (defined in TestSuite::Impl) | TestSuite::Impl | |
opname(Op op) (defined in TestSuite::Impl) | TestSuite::Impl | [inline, static] |
printResult() (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
require(const T &lhs, Op op, const T &rhs, const char *srcfile, int line, const char *lhs_str, const char *rhs_str) (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
requireEqUserTypeImpl(const bool ok, const std::string &expr, const std::string &expected, const char *srcfile, int line, const char *expr_str) (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
requireImgEq(const Image< T > &expr, const Image< T > &expected, const char *srcfile, int line, const char *expr_str) (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
requireImgEqFp(const Image< float > &expr, const Image< float > &expected, const float prec, const char *srcfile, int line, const char *expr_str) (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |
requireScalarEq(const T &expr, const T &expected, const char *srcfile, int line, const char *expr_str) (defined in TestSuite::Impl) | TestSuite::Impl | [inline] |