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

  /external/chromium_org/chrome/browser/signin/
signin_account_id_helper.h 38 static void SetDisableForTest(bool disable_for_test);
signin_account_id_helper.cc 156 void SigninAccountIdHelper::SetDisableForTest(bool disable_for_test) {
157 disable_for_test_ = disable_for_test;
  /external/chromium_org/chrome/browser/speech/extension_api/
tts_extension_apitest.cc 402 net::NetworkChangeNotifier::DisableForTest disable_for_test; local
413 net::NetworkChangeNotifier::DisableForTest disable_for_test; local

Completed in 63 milliseconds