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

/external/chromium_org/components/invalidation/
H A Dregistration_manager_unittest.cc308 ObjectIdSet non_lost_ids = GetSequenceOfIdsStartingAt(3, kObjectIdsCount - 3); local
313 EXPECT_EQ(non_lost_ids, fake_registration_manager_.GetRegisteredIdsForTest());
314 EXPECT_EQ(non_lost_ids, fake_invalidation_client_.GetRegisteredIdsForTest());

Completed in 55 milliseconds