Searched refs:strings_1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/kunit/
H A Dstring-stream-test.c282 static const char * const strings_1[] = { local
306 for (i = 0; i < ARRAY_SIZE(strings_1); ++i)
307 string_stream_add(stream_1, "%s\n", strings_1[i]);

Completed in 196 milliseconds