Home
last modified time | relevance | path

Searched defs:read_data (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/stdio/
H A Dfopencookie_test.cpp103 char read_data[sizeof(CONTENT)]; in TEST() local
146 char read_data[sizeof(WRITE_DATA)]; in TEST() local
176 char read_data[READ_SIZE]; in TEST() local
209 char read_data[READ_SIZE]; in TEST() local
242 char read_data[sizeof(WRITE_DATA)]; TEST() local
[all...]
H A Dfileop_test.cpp40 char read_data[sizeof(CONTENT)]; in TEST() local
179 MyStruct read_data[WRITE_NMEMB]; in TEST() local
[all...]
/llvm-project/libc/test/src/__support/File/
H A Dfile_test.cpp239 ASSERT_EQ(READ_SIZE, f->read(read_data, READ_SIZE).value); in TEST() local
143 char read_data[sizeof(data)]; TEST() local
315 char read_data[READ_SIZE]; TEST() local
348 char read_data[sizeof(data)]; TEST() local
364 char read_data[READ_SIZE]; TEST() local
422 char read_data[READ_SIZE]; TEST() local
[all...]