Searched defs:hr_exp (Results 1 – 9 of 9) sorted by relevance
/reactos/modules/rostests/winetests/wshom/ |
H A D | wshom.c | 31 #define EXPECT_HR(hr,hr_exp) \ argument
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | xmldoc.c | 32 #define EXPECT_HR(hr,hr_exp) \ argument
|
H A D | schema.c | 37 #define EXPECT_HR(hr,hr_exp) \ argument
|
H A D | httpreq.c | 41 #define EXPECT_HR(hr,hr_exp) \ argument
|
H A D | domdoc.c | 700 #define EXPECT_HR(hr,hr_exp) \ argument 704 #define EXPECT_NOT_HR(hr,hr_exp) \ argument
|
H A D | saxreader.c | 41 #define EXPECT_HR(hr,hr_exp) \ argument
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | shelldispatch.c | 35 #define EXPECT_HR(hr,hr_exp) \ argument
|
H A D | ebrowser.c | 1348 … HRESULT hr_exp, UINT pending, UINT created, UINT failed, UINT completed, in test_browse_pidl_() 1369 … HRESULT hr_exp, UINT pending, UINT created, UINT failed, UINT completed, in test_browse_pidl_sb_()
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | olefont.c | 54 #define EXPECT_HR(hr,hr_exp) \ argument
|