Searched refs:initial_ref3 (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3drm/ |
H A D | d3drm.c | 1735 DWORD initial_ref1, initial_ref2, initial_ref3, device_ref, frame_ref, frame_ref2, viewport_ref; in test_Viewport() local 1748 initial_ref3 = get_refcount((IUnknown *)d3drm3); in test_Viewport() 2487 …ok(ref4 == initial_ref3, "Expected ref4 == initial_ref3, got initial_ref3 = %u, ref4 = %u.\n", ini… in test_Viewport() 2500 …ok(ref4 == initial_ref3, "Expected ref4 == initial_ref3, got initial_ref3 = %u, ref4 = %u.\n", ini… in test_Viewport() 2509 …ok(ref4 == initial_ref3, "Expected ref4 == initial_ref3, got initial_ref3 = %u, ref4 = %u.\n", ini… in test_Viewport()
|