Home
last modified time | relevance | path

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

/lib/
Dtest-string_helpers.c42 static void __init test_string_unescape(unsigned int flags, bool inplace) in test_string_unescape() function
97 test_string_unescape(i, false); in test_string_helpers_init()
98 test_string_unescape(get_random_int() % (UNESCAPE_ANY + 1), true); in test_string_helpers_init()