GetLeastIdForLexicographicComparison  113 sync/syncable/syncable_id.h   static Id GetLeastIdForLexicographicComparison();
GetLeastIdForLexicographicComparison   46 sync/syncable/syncable_id_unittest.cc TEST(SyncableIdTest, GetLeastIdForLexicographicComparison) {
GetLeastIdForLexicographicComparison   63 sync/syncable/syncable_id_unittest.cc     ASSERT_LT(Id::GetLeastIdForLexicographicComparison(), *i);