Searched defs:READ_SIZE (Results 1 – 6 of 6) sorted by relevance
80 constexpr size_t READ_SIZE = TEXT_SIZE + APPEND_TEXT_SIZE; in TEST() local 138 constexpr size_t READ_SIZE = DATA_SIZE * REPEAT; TEST() local 164 constexpr size_t READ_SIZE = 5; TEST() local [all...]
238 char read_data[READ_SIZE]; in TEST() local 291 constexpr size_t READ_SIZE = 5; TEST() local 314 constexpr size_t READ_SIZE = 5; TEST() local 363 constexpr size_t READ_SIZE = sizeof(initial_content) / 2; TEST() local 421 constexpr size_t READ_SIZE = 10; TEST() local [all...]
32 char data[READ_SIZE * 2 + 1]; in TEST() local
56 char data[READ_SIZE]; in test_with_bufmode() local
54 constexpr size_t READ_SIZE = 5; in TEST() local
175 constexpr size_t READ_SIZE = 5; in TEST() local 208 constexpr size_t READ_SIZE = sizeof(INITIAL_CONTENT) / 2; in TEST() local