Home
last modified time | relevance | path

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

/lib/
Dtest-string_helpers.c330 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
332 BUILD_BUG_ON(sizeof(exp_result10) >= string_get_size_maxbuf); \
334 __test_string_get_size((size), (blk_size), (exp_result10), \
357 const char *exp_result10, in __test_string_get_size() argument
366 test_string_get_size_check("STRING_UNITS_10", exp_result10, buf10, in __test_string_get_size()