Home
last modified time | relevance | path

Searched refs:KUNIT_CURRENT_LOC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/kunit/
Dassert.h41 #define KUNIT_CURRENT_LOC { .file = __FILE__, .line = __LINE__ } macro
Dtest.h480 static const struct kunit_loc __loc = KUNIT_CURRENT_LOC; \