Home
last modified time | relevance | path

Searched defs:READ_SIZE (Results 1 – 8 of 8) sorted by relevance

/external/llvm-libc/test/src/__support/File/
Dplatform_file_test.cpp80 constexpr size_t READ_SIZE = TEXT_SIZE + APPEND_TEXT_SIZE; in TEST() local
138 constexpr size_t READ_SIZE = DATA_SIZE * REPEAT; in TEST() local
164 constexpr size_t READ_SIZE = 5; in TEST() local
Dfile_test.cpp238 constexpr size_t READ_SIZE = sizeof(initial_content) / 2; in TEST() local
291 constexpr size_t READ_SIZE = 5; in TEST() local
314 constexpr size_t READ_SIZE = 5; in TEST() local
363 constexpr size_t READ_SIZE = sizeof(initial_content) / 2; in TEST() local
421 constexpr size_t READ_SIZE = 10; in TEST() local
/external/llvm-libc/test/src/stdio/
Dunlocked_fileop_test.cpp32 constexpr size_t READ_SIZE = 5; in TEST() local
Dfopencookie_test.cpp175 constexpr size_t READ_SIZE = 5; in TEST() local
208 constexpr size_t READ_SIZE = sizeof(INITIAL_CONTENT) / 2; in TEST() local
Dftell_test.cpp56 constexpr size_t READ_SIZE = WRITE_SIZE / 2; in test_with_bufmode() local
Dfileop_test.cpp54 constexpr size_t READ_SIZE = 5; in TEST() local
/external/ltp/testcases/cve/
Dmeltdown.c310 #define READ_SIZE 32 macro
/external/elfutils/libdwfl/
Dgzip.c76 #define READ_SIZE (1 << 20) macro