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

/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dsync_notifier_test_utils.cc88 sync_pb::CoalescedSyncedNotification* coalesced_notification = local
91 coalesced_notification->mutable_render_info();
103 coalesced_notification->set_app_id(app_id);
105 coalesced_notification->set_key(key);
107 coalesced_notification->
135 coalesced_notification->set_creation_time_msec(kFakeCreationTime);
137 coalesced_notification->set_read_state(read_state);

Completed in 59 milliseconds