Searched defs:READ_SIZE (Results 1 – 8 of 8) sorted by relevance
80 constexpr size_t READ_SIZE = TEXT_SIZE + APPEND_TEXT_SIZE; in TEST() local138 constexpr size_t READ_SIZE = DATA_SIZE * REPEAT; in TEST() local164 constexpr size_t READ_SIZE = 5; in TEST() local
238 constexpr size_t READ_SIZE = sizeof(initial_content) / 2; in TEST() local291 constexpr size_t READ_SIZE = 5; in TEST() local314 constexpr size_t READ_SIZE = 5; in TEST() local363 constexpr size_t READ_SIZE = sizeof(initial_content) / 2; in TEST() local421 constexpr size_t READ_SIZE = 10; in TEST() local
32 constexpr size_t READ_SIZE = 5; in TEST() local
175 constexpr size_t READ_SIZE = 5; in TEST() local208 constexpr size_t READ_SIZE = sizeof(INITIAL_CONTENT) / 2; in TEST() local
56 constexpr size_t READ_SIZE = WRITE_SIZE / 2; in test_with_bufmode() local
54 constexpr size_t READ_SIZE = 5; in TEST() local
310 #define READ_SIZE 32 macro
76 #define READ_SIZE (1 << 20) macro