HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentURL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.cc 66 EXPECT_EQ(GetCurrentURL().host(), "www.google.com");
211 EXPECT_EQ(Chromoting_Main_URL(), GetCurrentURL());
220 ASSERT_EQ(Chromoting_Main_URL(), GetCurrentURL());
242 EXPECT_EQ("accounts.google.com", GetCurrentURL().host());
252 ASSERT_EQ("accounts.google.com", GetCurrentURL().host());
267 EXPECT_EQ(GetCurrentURL().host(), "accounts.google.com");
294 ASSERT_EQ("accounts.google.com", GetCurrentURL().host());
322 ASSERT_TRUE(GetCurrentURL() == Chromoting_Main_URL());
332 ASSERT_EQ(Chromoting_Main_URL(), GetCurrentURL());
remote_desktop_browsertest.h 225 GURL GetCurrentURL() {
  /external/chromium_org/chrome/renderer/searchbox/
searchbox_extension.cc 167 GURL GetCurrentURL(content::RenderView* render_view) {
    [all...]

Completed in 60 milliseconds