Home
last modified time | relevance | path

Searched refs:exp_result2 (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
480 BUILD_BUG_ON(sizeof(exp_result2) >= string_get_size_maxbuf); \
482 (exp_result2)); \
505 const char *exp_result2) in __test_string_get_size() argument
516 test_string_get_size_check("STRING_UNITS_2", exp_result2, buf2, in __test_string_get_size()