Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dstring_helpers_kunit.c108 #define TEST_STRING_2_MAX_S1 32 macro
111 struct test_string_1 s1[TEST_STRING_2_MAX_S1];
388 for (i = 0; i < TEST_STRING_2_MAX_S1 && s1->out; i++, s1++) in test_string_find_match()