Home
last modified time | relevance | path

Searched refs:non_lost_ids (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/notifier/
Dregistration_manager_unittest.cc308 ObjectIdSet non_lost_ids = GetSequenceOfIdsStartingAt(3, kObjectIdsCount - 3); in TEST_F() local
313 EXPECT_EQ(non_lost_ids, fake_registration_manager_.GetRegisteredIdsForTest()); in TEST_F()
314 EXPECT_EQ(non_lost_ids, fake_invalidation_client_.GetRegisteredIdsForTest()); in TEST_F()