Searched refs:interesting_sizes (Results 1 – 1 of 1) sorted by relevance
384 static const int interesting_sizes[] = {4096, 0, 100, in hpack_size() local388 for (i = 0; i < GPR_ARRAY_SIZE(interesting_sizes); i++) { in hpack_size()389 for (j = 0; j < GPR_ARRAY_SIZE(interesting_sizes); j++) { in hpack_size()390 test_size(config, interesting_sizes[i], interesting_sizes[j]); in hpack_size()