Searched refs:disable_for_test (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dsignin_account_id_helper.h38 static void SetDisableForTest(bool disable_for_test);
H A Dsignin_account_id_helper.cc161 void SigninAccountIdHelper::SetDisableForTest(bool disable_for_test) { argument
162 disable_for_test_ = disable_for_test;
/external/chromium_org/chrome/browser/prefetch/
H A Dprefetch_browsertest.cc148 scoped_ptr<NetworkChangeNotifier::DisableForTest> disable_for_test(
/external/chromium_org/chrome/browser/speech/extension_api/
H A Dtts_extension_apitest.cc422 net::NetworkChangeNotifier::DisableForTest disable_for_test; local
433 net::NetworkChangeNotifier::DisableForTest disable_for_test; local
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc1118 scoped_ptr<NetworkChangeNotifier::DisableForTest> disable_for_test(

Completed in 117 milliseconds