Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/
Dmacros.h192 #define ASSERT_DO(cond, func) \ macro
218 #define ASSERT_DO(cond, func) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro
/arkcompiler/runtime_core/libpandabase/
Dmacros.h201 #define ASSERT_DO(cond, func) \ macro
226 #define ASSERT_DO(cond, func) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro