Home
last modified time | relevance | path

Searched refs:test_binary_fileio (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/win32/msvcrt/fileio/
H A D_tfileio.c369 static int test_binary_fileio(TCHAR* file_name, TCHAR* file_data, int tsize, int bsize) in test_binary_fileio() function
396 result = test_binary_fileio(_T("binary.dos"), dos_data, TEST_B2_FILE_SIZE, 166); in test_files()
402 result = test_binary_fileio(_T("binary.nix"), nix_data, TEST_B4_FILE_SIZE, 162); in test_files()