Searched refs:_test_ifaces (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/mshtml/ |
H A D | activex.c | 164 #define test_ifaces(i,ids) _test_ifaces(__LINE__,i,ids) 165 static void _test_ifaces(unsigned line, IUnknown *iface, REFIID *iids) in _test_ifaces() function
|
H A D | dom.c | 582 #define test_ifaces(i,ids) _test_ifaces(__LINE__,i,ids) 583 static void _test_ifaces(unsigned line, IUnknown *iface, REFIID *iids) in _test_ifaces() function 1105 _test_ifaces(line, unk, elem_type_infos[type].iids); in _test_elem_type()
|