Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/sessions/
Dsync_session_unittest.cc51 FailControllerInvocationIfDisabled("OnSilencedUntil"); in OnSilencedUntil()
54 FailControllerInvocationIfDisabled("IsSyncingCurrentlySilenced"); in IsSyncingCurrentlySilenced()
59 FailControllerInvocationIfDisabled("OnReceivedLongPollIntervalUpdate"); in OnReceivedLongPollIntervalUpdate()
63 FailControllerInvocationIfDisabled("OnReceivedShortPollIntervalUpdate"); in OnReceivedShortPollIntervalUpdate()
66 FailControllerInvocationIfDisabled("OnShouldStopSyncingPermanently"); in OnShouldStopSyncingPermanently()
77 void FailControllerInvocationIfDisabled(const std::string& msg) { in FailControllerInvocationIfDisabled() function in browser_sync::sessions::__anona528252c0111::SyncSessionTest