Searched defs:TEST_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
23 const TEST_BLOCK_SIZE: usize = 5_000; constant
16 #define TEST_BLOCK_SIZE (64*1024) /* 64K */ macro
21 #define TEST_BLOCK_SIZE (1<<17) /* 128K */ macro
32 #define TEST_BLOCK_SIZE 128 macro
24 #define TEST_BLOCK_SIZE 1024 macro
20 #define TEST_BLOCK_SIZE 1024 macro