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