|
FastLED 3.9.15
|
| bool fl::test::binaryAssert | ( | const L & | lhs, |
| const R & | rhs, | ||
| Cmp | cmp, | ||
| const char * | lhsExpr, | ||
| const char * | op, | ||
| const char * | rhsExpr, | ||
| const char * | file, | ||
| int | line ) |
Definition at line 357 of file fltest.h.
References binaryAssert(), FL_NOEXCEPT, fl::test::TestContext::instance(), fl::test::AssertResult::mExpanded, fl::test::AssertResult::mExpression, fl::test::AssertResult::mLocation, and fl::sstream::str().
Referenced by binaryAssert().
Here is the call graph for this function:
Here is the caller graph for this function: