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

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

Completed in 180 milliseconds