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

  /external/chromium/chrome/browser/sync/engine/
apply_updates_command_unittest.cc 39 ApplyUpdatesCommandTest() : next_revision_(1) {}
62 entry.Put(syncable::SERVER_VERSION, next_revision_++);
83 entry.Put(syncable::SERVER_VERSION, next_revision_++);
111 item_id.ServerKnows() ? next_revision_++ : 0);
133 int64 next_revision_; member in class:browser_sync::ApplyUpdatesCommandTest
syncer_unittest.cc 5028 int next_revision_; member in class:browser_sync::SyncerPositionUpdateTest
    [all...]

Completed in 42 milliseconds