Searched refs:ok_wstri (Results 1 – 5 of 5) sorted by relevance
/reactos/modules/rostests/apitests/shell32/ |
H A D | SHCreateFileDataObject.cpp | 68 #define ok_wstri(x, y) \ macro 84 ok_wstri(FolderPath, ExpectRoot); in TestHIDA() 93 ok_wstri(Item1, ExpectPath1); in TestHIDA() 99 ok_wstri(Item2, ExpectPath2); in TestHIDA() 118 ok_wstri(Expected[Count], ptr); in TestHDROP() 135 ok_wstri(ExpectPath1, FirstFileW); in TestFilenameA() 142 ok_wstri(ExpectPath1, FirstFile); in TestFilenameW()
|
H A D | SHCreateDataObject.cpp | 66 #define ok_wstri(x, y) \ macro 82 ok_wstri(FolderPath, ExpectRoot); in TestHIDA() 91 ok_wstri(Item1, ExpectPath1); in TestHIDA() 97 ok_wstri(Item2, ExpectPath2); in TestHIDA() 116 ok_wstri(Expected[Count], ptr); in TestHDROP() 133 ok_wstri(ExpectPath1, FirstFileW); in TestFilenameA() 140 ok_wstri(ExpectPath1, FirstFile); in TestFilenameW()
|
H A D | CIDLData.cpp | 63 #define ok_wstri(x, y) \ macro 79 ok_wstri(FolderPath, ExpectRoot); in TestHIDA() 88 ok_wstri(Item1, ExpectPath1); in TestHIDA() 94 ok_wstri(Item2, ExpectPath2); in TestHIDA() 113 ok_wstri(Expected[Count], ptr); in TestHDROP() 130 ok_wstri(ExpectPath1, FirstFileW); in TestFilenameA() 137 ok_wstri(ExpectPath1, FirstFile); in TestFilenameW()
|
/reactos/modules/rostests/apitests/browseui/ |
H A D | IACLCustomMRU.cpp | 32 #define ok_wstri(x, y) \ macro 514 ok_wstri(apsz[0], L"aaa"); in test_IACLCustomMRU_TypedURLs() 530 ok_wstri(psz, L"bbb"); in test_IACLCustomMRU_TypedURLs()
|
H A D | IAutoComplete.cpp | 24 #define ok_wstri(x, y) \ macro 406 ok_wstri(szClass, L"ScrollBar"); in DoTestCaseA() 423 ok_wstri(szClass, L"ScrollBar"); in DoTestCaseA() 440 ok_wstri(szClass, WC_LISTVIEWW); // L"SysListView32" in DoTestCaseA()
|