Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c3868 static void _test_input_set_size(unsigned line, IHTMLInputElement *input, LONG size, HRESULT exret) in _test_input_set_size() argument
3873 ok_(__FILE__,line) (hres == exret, "Expect ret = %08x, got: %08x\n", exret, hres); in _test_input_set_size()