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

  /external/chromium_org/chrome/browser/sync/test/integration/
search_engines_helper.cc 29 TemplateURLService::TemplateURLVector turls = service->GetTemplateURLs(); local
30 for (TemplateURLService::TemplateURLVector::iterator it = turls.begin();
31 it != turls.end(); ++it) {
70 // Services that have synced should have identical TURLs, including the GUIDs.
84 LOG(ERROR) << "TURL GUID from a not found in b's TURLs: " << it->first;
137 LOG(ERROR) << "Verifier and other service have a different count of TURLs: "
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_util_unittest.cc 40 // Create a sets of different TURLs grouped by prepopulate ID. Each group
72 // Verify that the expected local TURLs survived the process.
template_url_service_sync_unittest.cc 400 // Ensure that the original and the deserialized TURLs are equal in values.
    [all...]

Completed in 60 milliseconds