Searched refs:SetManagedForTest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Dsync_prefs.h141 void SetManagedForTest(bool is_managed);
H A Dsync_prefs_unittest.cc195 sync_prefs.SetManagedForTest(true);
197 sync_prefs.SetManagedForTest(false);
H A Dsync_prefs.cc396 void SyncPrefs::SetManagedForTest(bool is_managed) { function in class:sync_driver::SyncPrefs
/external/chromium_org/chrome/browser/sync/
H A Dstartup_controller_unittest.cc144 sync_prefs()->SetManagedForTest(true);

Completed in 741 milliseconds