Searched refs:get_temp_filepath (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/scrrun/ |
H A D | filesystem.c | 1493 static void get_temp_filepath(const WCHAR *filename, WCHAR *path, WCHAR *dir) in get_temp_filepath() function 1512 get_temp_filepath(testfileW, pathW, dirW); in test_CreateTextFile() 1590 get_temp_filepath(testfileW, pathW, dirW); in test_WriteLine() 1658 get_temp_filepath(testfileW, pathW, dirW); in test_ReadAll() 1787 get_temp_filepath(testfileW, pathW, dirW); in test_Read()
|