Searched refs:start_url (Results 1 – 1 of 1) sorted by relevance
870 static IHTMLDocument2 *create_doc_from_url(const char *start_url) in create_doc_from_url() argument882 url = a2bstr(start_url); in create_doc_from_url()915 static const char start_url[] = "http://test.winehq.org/tests/hello.html"; in START_TEST() local923 doc = create_doc_from_url(start_url); in START_TEST()