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

  /external/chromium/chrome/browser/sync/engine/
verify_updates_command_unittest.cc 60 void AddUpdate(GetUpdatesResponse* updates,
85 AddUpdate(updates, "b1", root, syncable::BOOKMARKS);
86 AddUpdate(updates, "b2", root, syncable::BOOKMARKS);
87 AddUpdate(updates, "p1", root, syncable::PREFERENCES);
88 AddUpdate(updates, "a1", root, syncable::AUTOFILL);
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 162 void AddUpdate(const std::string& id,
205 void TestingUpdateManifestProvider::AddUpdate(const std::string& id,
644 testing_update_manifest_provider.AddUpdate(
648 testing_update_manifest_provider.AddUpdate(
    [all...]

Completed in 68 milliseconds