Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_comp_test.c24 #define NUM_SIZES 4 macro
25 static int sizes[NUM_SIZES] = { 64, 512, 2048, 16 * 1024 };
144 ADD_ALL_TESTS(test_zlib, NUM_SIZES * 4); in setup_tests()
147 ADD_ALL_TESTS(test_brotli, NUM_SIZES * 4); in setup_tests()
150 ADD_ALL_TESTS(test_zstd, NUM_SIZES * 4); in setup_tests()

Completed in 5 milliseconds