Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest-string_helpers.c352 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
355 BUILD_BUG_ON(sizeof(exp_result2) >= string_get_size_maxbuf); \
357 (exp_result2)); \
380 const char *exp_result2) in __test_string_get_size() argument
391 test_string_get_size_check("STRING_UNITS_2", exp_result2, buf2, in __test_string_get_size()