Searched refs:file_buffer_nbf (Results 1 – 3 of 3) sorted by relevance
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/File/ |
D | file_test.cpp | 476 char file_buffer_nbf[FILE_BUFFER_SIZE]; in TEST() local 482 new_string_file(file_buffer_nbf, FILE_BUFFER_SIZE, _IONBF, false, "w"); in TEST()
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/File/ |
D | file_test.cpp | 476 char file_buffer_nbf[FILE_BUFFER_SIZE]; in TEST() local 482 new_string_file(file_buffer_nbf, FILE_BUFFER_SIZE, _IONBF, false, "w"); in TEST()
|
/external/llvm-libc/test/src/__support/File/ |
D | file_test.cpp | 476 char file_buffer_nbf[FILE_BUFFER_SIZE]; in TEST() local 482 new_string_file(file_buffer_nbf, FILE_BUFFER_SIZE, _IONBF, false, "w"); in TEST()
|