Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dstring_helpers_kunit.c461 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
463 BUILD_BUG_ON(sizeof(exp_result10) >= string_get_size_maxbuf); \
465 __test_string_get_size(test, (size), (blk_size), (exp_result10), \
498 const char *exp_result10, in __test_string_get_size_one() argument
513 __strchrcut(exp10, exp_result10, cut); in __test_string_get_size_one()
525 const char *exp_result10, in __test_string_get_size() argument
541 exp_result10, exp_result2, in __test_string_get_size()