Searched refs:test_clone (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/scrrun/ |
H A D | filesystem.c | 1029 #define test_clone(a, b, c) _test_clone(a, b, c, __LINE__) macro 1126 test_clone(enumvar, FALSE, count); in test_FolderCollection() 1296 test_clone(enumvar, FALSE, count); in test_FileCollection() 1410 test_clone(enumvar, TRUE, count); in test_DriveCollection()
|