Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dtest-string_helpers.c330 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
333 BUILD_BUG_ON(sizeof(exp_result2) >= string_get_size_maxbuf); \
335 (exp_result2)); \
358 const char *exp_result2) in __test_string_get_size() argument
369 test_string_get_size_check("STRING_UNITS_2", exp_result2, buf2, in __test_string_get_size()