Searched defs:REQUIRE_FALSE_MESSAGE (Results 1 - 1 of 1) sorted by relevance
/third_party/json/tests/thirdparty/doctest/ | ||
H A D | doctest.h | 2603 #define REQUIRE_FALSE_MESSAGE(cond, ...) DOCTEST_REQUIRE_FALSE_MESSAGE(cond, __VA_ARGS__) macro |
Completed in 11 milliseconds