Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dstring_kunit.c721 static const size_t bench_lens[] = { variable
837 _bn_buf = alloc_max_bench_buffer(test, bench_lens, \
838 ARRAY_SIZE(bench_lens), &_bn_size); \
843 for (_bn_i = 0; _bn_i < ARRAY_SIZE(bench_lens); _bn_i++) { \
844 size_t buf_size = bench_lens[_bn_i]; \