Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/
Dmacros.h200 #define ASSERT_PRINT(cond, message) \ macro
219 #define ASSERT_PRINT(cond, message) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro
/arkcompiler/runtime_core/libpandabase/
Dmacros.h209 #define ASSERT_PRINT(cond, message) \ macro
227 #define ASSERT_PRINT(cond, message) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro