HomeSort by relevance Sort by last modified time
    Searched refs:SetManagedForTest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/sync_driver/
sync_prefs.h 141 void SetManagedForTest(bool is_managed);
sync_prefs_unittest.cc 195 sync_prefs.SetManagedForTest(true);
197 sync_prefs.SetManagedForTest(false);
sync_prefs.cc 396 void SyncPrefs::SetManagedForTest(bool is_managed) {
  /external/chromium_org/chrome/browser/sync/
startup_controller_unittest.cc 144 sync_prefs()->SetManagedForTest(true);

Completed in 423 milliseconds