Searched refs:topFrameURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebPageNewSerializerTest.cpp142 WebURL topFrameURL = toKURL("http://www.test.com"); local
143 registerMockedURLLoad(topFrameURL, WebString::fromUTF8("css_test_page.html"), WebString::fromUTF8("pageserializer/"), htmlMimeType());
155 return topFrameURL;
202 WebURL topFrameURL = toKURL("http://www.test.com"); local
203 registerMockedURLLoad(topFrameURL, WebString::fromUTF8("top_frame.html"), WebString::fromUTF8("pageserializer/"), htmlMimeType());
210 loadURLInTopFrame(topFrameURL);
236 WebURL topFrameURL = setUpCSSTestPage(); local
237 loadURLInTopFrame(topFrameURL);
267 WebURL topFrameURL = toKURL("http://www.test.com"); local
268 registerMockedURLLoad(topFrameURL, WebStrin
297 WebURL topFrameURL = toKURL("http://www.test.com/simple.xhtml"); local
321 WebURL topFrameURL = setUpCSSTestPage(); local
456 WebURL topFrameURL = toKURL("http://www.test.com"); local
479 WebURL topFrameURL = toKURL("http://www.test.com"); local
[all...]
H A DWebPageSerializerTest.cpp107 WebURL topFrameURL = toKURL("http://www.test.com"); local
110 loadURLInTopFrame(topFrameURL);
142 WebURL topFrameURL = toKURL("http://www.test.com"); local
156 loadURLInTopFrame(topFrameURL);

Completed in 723 milliseconds