Searched defs:CommitOrderingTest (Results 1 – 1 of 1) sorted by relevance
398 struct CommitOrderingTest { struct in syncer::SyncerTest400 int commit_index;402 syncable::Id id;403 syncable::Id parent_id;404 EntryFeature features[10];406 static CommitOrderingTest MakeLastCommitItem() { in MakeLastCommitItem()