Home
last modified time | relevance | path

Searched refs:CustomMarshal_MarshalInterface (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c1368 DEFINE_EXPECT(CustomMarshal_MarshalInterface);
1412 static HRESULT WINAPI CustomMarshal_MarshalInterface(IMarshal *iface, IStream *stream, in CustomMarshal_MarshalInterface() function
1419 CHECK_EXPECT(CustomMarshal_MarshalInterface); in CustomMarshal_MarshalInterface()
1466 CustomMarshal_MarshalInterface,
1486 SET_EXPECT(CustomMarshal_MarshalInterface); in test_StdMarshal_custom_marshaling()
1491 CHECK_CALLED(CustomMarshal_MarshalInterface); in test_StdMarshal_custom_marshaling()
1505 SET_EXPECT(CustomMarshal_MarshalInterface); in test_StdMarshal_custom_marshaling()
1510 CHECK_CALLED(CustomMarshal_MarshalInterface); in test_StdMarshal_custom_marshaling()
1539 SET_EXPECT(CustomMarshal_MarshalInterface); in test_DfMarshal_custom_marshaling()
1545 CHECK_CALLED(CustomMarshal_MarshalInterface); in test_DfMarshal_custom_marshaling()