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

/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi_unittest.cc1049 sync_manager_.TriggerOnIncomingNotificationForTest(empty_model_types);
1050 sync_manager_.TriggerOnIncomingNotificationForTest(model_types);
1053 sync_manager_.TriggerOnIncomingNotificationForTest(model_types);
1056 sync_manager_.TriggerOnIncomingNotificationForTest(empty_model_types);
1057 sync_manager_.TriggerOnIncomingNotificationForTest(model_types);
H A Dsyncapi.h1007 void TriggerOnIncomingNotificationForTest(
H A Dsyncapi.cc2833 void SyncManager::TriggerOnIncomingNotificationForTest( function in class:sync_api::SyncManager

Completed in 61 milliseconds