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

  /external/chromium_org/chrome/browser/signin/
signin_account_id_helper.h 38 static void SetDisableForTest(bool disable_for_test);
fake_profile_oauth2_token_service.cc 23 SigninAccountIdHelper::SetDisableForTest(true);
27 SigninAccountIdHelper::SetDisableForTest(false);
signin_account_id_helper.cc 156 void SigninAccountIdHelper::SetDisableForTest(bool disable_for_test) {
mutable_profile_oauth2_token_service_unittest.cc 51 SigninAccountIdHelper::SetDisableForTest(true);
66 SigninAccountIdHelper::SetDisableForTest(false);

Completed in 4990 milliseconds