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

  /external/chromium/chrome/browser/sync/syncable/
syncable_id.cc 62 Id Id::GetLeastIdForLexicographicComparison() {
syncable_id.h 110 static Id GetLeastIdForLexicographicComparison();
syncable_id_unittest.cc 46 TEST(SyncableIdTest, GetLeastIdForLexicographicComparison) {
63 ASSERT_LT(Id::GetLeastIdForLexicographicComparison(), *i);
syncable.cc     [all...]

Completed in 49 milliseconds