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