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

  /external/chromium_org/chrome/browser/sync/
sync_prefs.h 132 void SetManagedForTest(bool is_managed);
sync_prefs_unittest.cc 191 sync_prefs.SetManagedForTest(true);
193 sync_prefs.SetManagedForTest(false);
sync_prefs.cc 383 void SyncPrefs::SetManagedForTest(bool is_managed) {

Completed in 30 milliseconds