Searched defs:ASSERT_NE (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/test/utils/ | ||
| D | test_util.h | 251 #define ASSERT_NE(lhs, rhs) \ macro |
| /arkcompiler/runtime_core/runtime/tests/tooling/ | ||
| D | test_util.h | 262 #define ASSERT_NE(lhs, rhs) \ macro |