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

  /external/chromium_org/components/signin/core/browser/
signin_account_id_helper.h 37 static void SetDisableForTest(bool disable_for_test);
signin_account_id_helper.cc 160 void SigninAccountIdHelper::SetDisableForTest(bool disable_for_test) {
  /external/chromium_org/chrome/browser/signin/
fake_profile_oauth2_token_service.cc 19 SigninAccountIdHelper::SetDisableForTest(true);
23 SigninAccountIdHelper::SetDisableForTest(false);

Completed in 226 milliseconds