Home
last modified time | relevance | path

Searched refs:reportExpr (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_run_context.cpp411 reportExpr(info, ResultWas::Ok, &expr, negated); in handleExpr()
415 reportExpr(info, ResultWas::ExpressionFailed, &expr, negated ); in handleExpr()
419 void RunContext::reportExpr( in reportExpr() function in Catch::RunContext
Dcatch_run_context.h122 void reportExpr
/external/catch2/single_include/catch2/
Dcatch.hpp8107 void reportExpr
12851 reportExpr(info, ResultWas::Ok, &expr, negated); in handleExpr()
12855 reportExpr(info, ResultWas::ExpressionFailed, &expr, negated ); in handleExpr()
12859 void RunContext::reportExpr( in reportExpr() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp8162 void reportExpr
12994 reportExpr(info, ResultWas::Ok, &expr, negated); in handleExpr()
12998 reportExpr(info, ResultWas::ExpressionFailed, &expr, negated ); in handleExpr()
13002 void RunContext::reportExpr( in reportExpr() function in Catch::RunContext