Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dprotocol.c316 static const WCHAR blank_url[] = in test_res_protocol() local
392 ok(size == sizeof(blank_url)/sizeof(WCHAR) || in test_res_protocol()
437 hres = IInternetProtocolInfo_CombineUrl(protocol_info, blank_url, test_part_url, in test_res_protocol()
454 hres = IInternetProtocolInfo_CompareUrl(protocol_info, blank_url, blank_url, 0); in test_res_protocol()
464 hres = IInternetProtocolInfo_QueryInfo(protocol_info, blank_url, i, 0, in test_res_protocol()
500 hres = IInternetProtocolInfo_QueryInfo(protocol_info, blank_url, 60, 0, in test_res_protocol()
535 protocol_start(protocol, blank_url); in test_res_protocol()
547 protocol_start(protocol, blank_url); in test_res_protocol()
557 protocol_start(protocol, blank_url); in test_res_protocol()
574 protocol_start(protocol, blank_url); in test_res_protocol()
[all …]