Home | History | Annotate | Download | only in history

Lines Matching refs:QueryURL

953   bool QueryURL(HistoryService* history, const GURL& url) {
954 history_service_->QueryURL(url, true, &consumer_,
961 // Callback for HistoryService::QueryURL.
1031 // For saving URL info after a call to QueryURL
1045 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1054 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1079 EXPECT_TRUE(QueryURL(history_service_.get(), first_redirects[0]));
1090 EXPECT_TRUE(QueryURL(history_service_.get(), first_redirects[1]));
1121 EXPECT_TRUE(QueryURL(history_service_.get(), second_redirects[0]));
1125 EXPECT_TRUE(QueryURL(history_service_.get(), second_redirects[1]));
1144 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1160 EXPECT_TRUE(QueryURL(history_service_.get(), test_url2));
1173 EXPECT_TRUE(QueryURL(history_service_.get(), test_url3));
1186 EXPECT_TRUE(QueryURL(history_service_.get(), test_url4));
1200 EXPECT_TRUE(QueryURL(history_service_.get(), test_url5));
1212 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1229 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1240 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1251 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1262 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1282 EXPECT_TRUE(QueryURL(history_service_.get(), existing_url));
1291 EXPECT_FALSE(QueryURL(history_service_.get(), nonexistent_url));
1673 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1717 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1753 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1793 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));