Home
last modified time | relevance | path

Searched defs:Test_Stream (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/ole32/
H A Dhglobalstream.c414 static IStream Test_Stream = { &StreamVtbl }; variable
H A Dusrmarshal.c674 static struct test_stream Test_Stream = { {&TestStream_Vtbl}, 1 }; variable