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

  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_sessions_sync_test.cc 25 using typed_urls_helper::GetUrlFromClient;
89 ASSERT_TRUE(GetUrlFromClient(0, it3->virtual_url(), &virtual_row));
typed_urls_helper.h 24 bool GetUrlFromClient(int index, const GURL& url, history::URLRow* row);
two_client_typed_urls_sync_test.cc 27 using typed_urls_helper::GetUrlFromClient;
436 ASSERT_TRUE(GetUrlFromClient(1, bookmark_url, &row));
typed_urls_helper.cc 225 bool GetUrlFromClient(int index, const GURL& url, history::URLRow* row) {

Completed in 474 milliseconds