Searched refs:KUNIT_ASSERT_MEMNEQ_MSG (Results 1 – 1 of 1) sorted by relevance
1650 KUNIT_ASSERT_MEMNEQ_MSG(test, left, right, size, NULL)1652 #define KUNIT_ASSERT_MEMNEQ_MSG(test, left, right, size, fmt, ...) \ macro