Home | History | Annotate | Download | only in history

Lines Matching defs:QueryURL

1047   bool QueryURL(HistoryService* history, const GURL& url) {
1048 history_service_->QueryURL(
1057 // Callback for HistoryService::QueryURL.
1127 // For saving URL info after a call to QueryURL
1141 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1150 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1175 EXPECT_TRUE(QueryURL(history_service_.get(), first_redirects[0]));
1186 EXPECT_TRUE(QueryURL(history_service_.get(), first_redirects[1]));
1218 EXPECT_TRUE(QueryURL(history_service_.get(), second_redirects[0]));
1222 EXPECT_TRUE(QueryURL(history_service_.get(), second_redirects[1]));
1241 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1257 EXPECT_TRUE(QueryURL(history_service_.get(), test_url2));
1270 EXPECT_TRUE(QueryURL(history_service_.get(), test_url3));
1283 EXPECT_TRUE(QueryURL(history_service_.get(), test_url4));
1297 EXPECT_TRUE(QueryURL(history_service_.get(), test_url5));
1309 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1326 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1337 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1348 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1359 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1379 EXPECT_TRUE(QueryURL(history_service_.get(), existing_url));
1388 EXPECT_FALSE(QueryURL(history_service_.get(), nonexistent_url));
1719 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1774 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1810 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));
1859 EXPECT_TRUE(QueryURL(history_service_.get(), test_url));