Searched refs:wrong_url2 (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/itss/ |
H A D | protocol.c | 550 static const WCHAR wrong_url2[] = in test_its_protocol() local 582 test_protocol_fail(protocol, wrong_url2, STG_E_FILENOTFOUND); in test_its_protocol()
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | protocol.c | 321 static const WCHAR wrong_url2[] = in test_res_protocol() local 525 test_protocol_fail(protocol, wrong_url2, in test_res_protocol()
|
/reactos/modules/rostests/winetests/urlmon/ |
H A D | protocol.c | 3743 static const WCHAR wrong_url2[] = {'m','k',':','/','t','e','s','t','.','h','t','m','l',0}; in test_mk_protocol() local 3781 hres = IInternetProtocol_Start(protocol, wrong_url2, &protocol_sink, &bind_info, 0, 0); in test_mk_protocol()
|