Home
last modified time | relevance | path

Searched defs:ASSERT_PRINT (Results 1 – 1 of 1) sorted by relevance

/ark/runtime_core/libpandabase/
Dmacros.h179 #define ASSERT_PRINT(cond, message) \ macro
195 #define ASSERT_PRINT(cond, message) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro