Home | History | Annotate | Download | only in syncable

Lines Matching refs:snapshot1

440   Directory::SaveChangesSnapshot snapshot1;
442 dir_->TakeSnapshotForSaveChanges(&snapshot1);
443 EXPECT_TRUE(expected_purges == snapshot1.metahandles_to_purge);
449 dir_->HandleSaveChangesFailure(snapshot1);