Home
last modified time | relevance | path

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

/external/chromium_org/sync/notifier/
Dregistration_manager_unittest.cc180 ObjectIdSet lost_ids = GetSequenceOfIds(2); in RunBackoffTest() local
181 LoseRegistrations(lost_ids); in RunBackoffTest()
183 lost_ids, 0.0, in RunBackoffTest()
188 LoseRegistrations(lost_ids); in RunBackoffTest()
198 lost_ids, expected_delay, in RunBackoffTest()
203 LoseRegistrations(lost_ids); in RunBackoffTest()
208 lost_ids, expected_delay, in RunBackoffTest()
214 LoseRegistrations(lost_ids); in RunBackoffTest()
220 lost_ids, in RunBackoffTest()
307 ObjectIdSet lost_ids = GetSequenceOfIds(3); in TEST_F() local
[all …]