/external/chromium_org/components/history/core/browser/ |
D | history_types_unittest.cc | 40 GURL url2(kURL2); in AddSimpleData() local 57 GURL url2(kURL2); in TEST() local 96 GURL url2(kURL2); in TEST() local
|
/external/chromium_org/content/browser/frame_host/ |
D | navigation_controller_impl_unittest.cc | 355 const GURL url2("http://foo2"); in TEST_F() local 458 const GURL url2("http://foo2"); in TEST_F() local 675 const GURL url2("http://foo2"); in TEST_F() local 1081 const GURL url2("http://foo2"); in TEST_F() local 1190 const GURL url2("http://foo2"); in TEST_F() local 1394 const GURL url2("http://foo2"); in TEST_F() local 1448 const GURL url2("http://foo/2"); in TEST_F() local 1579 const GURL url2("http://foo2"); in TEST_F() local 1643 const GURL url2("http://foo2"); in TEST_F() local 1692 const GURL url2("http://foo2"); // Redirection target in TEST_F() local [all …]
|
/external/chromium_org/content/browser/web_contents/ |
D | opened_by_dom_browsertest.cc | 91 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local 106 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local 124 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local
|
D | web_contents_impl_unittest.cc | 492 const GURL url2("http://www.yahoo.com"); in TEST_F() local 583 const GURL url2("http://www.yahoo.com"); in TEST_F() local 717 const GURL url2("http://www.yahoo.com"); in TEST_F() local 856 const GURL url2("http://www.yahoo.com"); in TEST_F() local 889 const GURL url2("http://www.yahoo.com"); in TEST_F() local 937 const GURL url2("http://www.yahoo.com"); in TEST_F() local 989 const GURL url2("http://www.yahoo.com"); in TEST_F() local 1029 const GURL url2("http://www.google.com"); in TEST_F() local 1126 const GURL url2("http://www.yahoo.com"); in TEST_F() local 1160 const GURL url2("http://www.yahoo.com"); in TEST_F() local [all …]
|
/external/chromium_org/components/power/ |
D | origin_power_map_unittest.cc | 33 GURL url2("http://www.example.com"); in TEST() local 51 GURL url2("http://www.example.com"); in TEST() local
|
/external/chromium_org/content/browser/ |
D | resolve_proxy_msg_helper_unittest.cc | 107 GURL url2("http://www.google2.com/"); in TEST_F() local 161 GURL url2("http://www.google2.com/"); in TEST_F() local 218 GURL url2("http://www.google2.com/"); in TEST_F() local
|
D | cross_site_transfer_browsertest.cc | 273 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local 334 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local 441 GURL url2 = test_server()->GetURL("files/site_isolation/blank.html?2"); in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
D | frame_navigation_state_unittest.cc | 29 const GURL url2("http://mail.google.com/"); in TEST_F() local 145 const GURL url2("http://mail.google.com/"); in TEST_F() local
|
/external/chromium_org/chrome/browser/ |
D | browser_commands_unittest.cc | 63 GURL url2("http://foo/2"); in TEST_F() local 104 GURL url2("http://foo/2"); in TEST_F() local 161 GURL url2("http://foo/2"); in TEST_F() local
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
D | TransitionTest.java | 181 final String url2 = webServer.setResponse(URL_2, URL_2_DATA, null); in testAddStylesheetToTransitionCalled() local 233 final String url2 = webServer.setResponse(URL_2, URL_2_DATA, null); in testAddStylesheetToTransitionNotCalled() local 275 final String url2 = webServer.setResponse(URL_2, URL_2_DATA, null); in testParseTransitionEnteringColor() local
|
/external/chromium_org/components/password_manager/core/browser/ |
D | psl_matching_helper.cc | 25 const std::string& url2) { in IsPublicSuffixDomainMatch()
|
D | psl_matching_helper_unittest.cc | 18 const char* url2; in TEST() member
|
/external/chromium_org/ui/base/webui/ |
D | web_ui_util_unittest.cc | 20 GURL url2("http://some/random/username/and/more"); in TEST() local
|
/external/chromium_org/chrome/browser/ui/tabs/ |
D | pinned_tab_codec_unittest.cc | 36 GURL url2("http://www.google.com/2"); in TEST_F() local
|
/external/chromium_org/content/browser/streams/ |
D | stream_unittest.cc | 212 GURL url2("blob://stream2"); in TEST_F() local 224 GURL url2("blob://stream2"); in TEST_F() local 237 GURL url2("blob://stream2"); in TEST_F() local 264 GURL url2("blob://stream2"); in TEST_F() local
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | CookieManagerTest.java | 36 String url2 = "http://www.hotbot.com"; in shouldGetCookieForUrl() local
|
/external/chromium_org/chrome/browser/history/ |
D | history_browsertest.cc | 336 GURL url2 = ui_test_utils::GetTestUrl( in IN_PROC_BROWSER_TEST_F() local 391 GURL url2 = ui_test_utils::GetTestUrl( in IN_PROC_BROWSER_TEST_F() local 406 GURL url2 = ui_test_utils::GetTestUrl( in IN_PROC_BROWSER_TEST_F() local 433 GURL url2 = ui_test_utils::GetTestUrl( in IN_PROC_BROWSER_TEST_F() local
|
D | url_utils.cc | 47 bool HaveSameSchemeHostAndPort(const GURL&url1, const GURL& url2) { in HaveSameSchemeHostAndPort()
|
/external/chromium_org/chrome/browser/net/ |
D | url_info_unittest.cc | 30 GURL url1("http://domain1.com:80"), url2("https://domain2.com:443"); in TEST() local
|
/external/chromium_org/chrome/test/base/ |
D | tracing_browsertest.cc | 91 GURL url2("chrome://credits/"); in IN_PROC_BROWSER_TEST_F() local
|
/external/lldb/www/python_reference/ |
D | epydoc.js | 76 function setFrame(url1, url2) { argument
|
/external/chromium_org/components/url_matcher/ |
D | url_matcher_unittest.cc | 87 GURL url2("http://www.foobar.com/example.com/index.html"); in TEST() local 425 GURL url2("http://foo.example.com/index.html"); in TEST() local 790 GURL url2("http://foo.example.com/index.html"); in TEST() local
|
/external/chromium_org/chrome/browser/sessions/ |
D | session_restore_browsertest.cc | 392 GURL url2("about:version"); in IN_PROC_BROWSER_TEST_F() local 547 GURL url1, GURL url2) { in VerifyNavigationEntries() 560 GURL url2("http://google2.com"); in IN_PROC_BROWSER_TEST_F() local 645 GURL url2("http://google2.com"); in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium_org/chrome/browser/background/ |
D | background_contents_service_unittest.cc | 242 GURL url2("http://a/"); in TEST_F() local 337 GURL url2("http://b/"); in TEST_F() local
|
/external/chromium_org/chrome/browser/ssl/ |
D | ssl_error_classification_unittest.cc | 203 std::string url2 = "b.appspot.com"; in TEST_F() local
|