Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest-string_helpers.c477 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
479 BUILD_BUG_ON(sizeof(exp_result10) >= string_get_size_maxbuf); \
481 __test_string_get_size((size), (blk_size), (exp_result10), \
504 const char *exp_result10, in __test_string_get_size() argument
513 test_string_get_size_check("STRING_UNITS_10", exp_result10, buf10, in __test_string_get_size()