Searched defs:lost_ids (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/invalidation/
H A Dregistration_manager_unittest.cc180 ObjectIdSet lost_ids = GetSequenceOfIds(2); local
181 LoseRegistrations(lost_ids);
183 lost_ids, 0.0,
188 LoseRegistrations(lost_ids);
198 lost_ids, expected_delay,
203 LoseRegistrations(lost_ids);
208 lost_ids, expected_delay,
214 LoseRegistrations(lost_ids);
220 lost_ids,
307 ObjectIdSet lost_ids local
342 ObjectIdSet lost_ids = GetSequenceOfIds(2); local
[all...]

Completed in 119 milliseconds