Home
last modified time | relevance | path

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

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