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