Searched defs:SetUpInProcessBrowserTestFixture (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dmixin_based_browser_test.cc24 void MixinBasedBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:chromeos::MixinBasedBrowserTest
28 (*it)->SetUpInProcessBrowserTestFixture();
30 InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
H A Dmixin_based_browser_test.h35 // SetUpInProcessBrowserTestFixture.
41 virtual void SetUpInProcessBrowserTestFixture() {} function in class:chromeos::MixinBasedBrowserTest::Mixin
62 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
H A Dscreenshot_testing_mixin.cc22 void ScreenshotTestingMixin::SetUpInProcessBrowserTestFixture() { function in class:chromeos::ScreenshotTestingMixin
H A Dlogin_manager_test.cc45 void LoginManagerTest::SetUpInProcessBrowserTestFixture() { function in class:chromeos::LoginManagerTest
51 MixinBasedBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/ssl/
H A Dssl_client_certificate_selector_test.cc36 void SSLClientCertificateSelectorTestBase::SetUpInProcessBrowserTestFixture() { function in class:SSLClientCertificateSelectorTestBase
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_policy_cros_browser_test.cc82 void DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:policy::DevicePolicyCrosBrowserTest
86 InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
H A Dlogin_screen_default_policy_browsertest.cc88 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
141 SetUpInProcessBrowserTestFixture() { function in class:policy::LoginScreenDefaultPolicyBrowsertestBase
144 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
H A Dpower_policy_browsertest.cc126 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
179 void PowerPolicyBrowserTestBase::SetUpInProcessBrowserTestFixture() { function in class:policy::PowerPolicyBrowserTestBase
180 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/content/public/test/
H A Dbrowser_test_base.h71 virtual void SetUpInProcessBrowserTestFixture() {} function in class:content::BrowserTestBase
/external/chromium_org/chrome/browser/chromeos/login/test/
H A Doobe_base_test.cc56 void OobeBaseTest::SetUpInProcessBrowserTestFixture() { function in class:chromeos::OobeBaseTest
63 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_installer_test.cc57 // SetUpInProcessBrowserTestFixture so that we can get its port number.
76 void WebstoreInstallerTest::SetUpInProcessBrowserTestFixture() { function in class:WebstoreInstallerTest
H A Dextension_apitest.cc142 void ExtensionApiTest::SetUpInProcessBrowserTestFixture() { function in class:ExtensionApiTest
/external/chromium_org/chrome/browser/speech/extension_api/
H A Dtts_extension_apitest.cc187 virtual void SetUpInProcessBrowserTestFixture() { function in class:extensions::TtsApiTest
188 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/ui/webui/
H A Dpolicy_ui_browsertest.cc89 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
107 void PolicyUITest::SetUpInProcessBrowserTestFixture() { function in class:PolicyUITest
H A Dbidi_checker_web_ui_test.cc95 void WebUIBidiCheckerBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:WebUIBidiCheckerBrowserTest
96 WebUIBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dtextinput_test_helper.cc30 void TextInputTestBase::SetUpInProcessBrowserTestFixture() { function in class:chromeos::TextInputTestBase
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_test_base.cc178 void SupervisedUserTestBase::SetUpInProcessBrowserTestFixture() { function in class:chromeos::SupervisedUserTestBase
179 LoginManagerTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/content/browser/accessibility/
H A Dcross_platform_accessibility_browsertest.cc60 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
79 void CrossPlatformAccessibilityBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:content::CrossPlatformAccessibilityBrowserTest
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_browsertest.cc1046 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
1059 void StartupBrowserCreatorFirstRunTest::SetUpInProcessBrowserTestFixture() { function in class:StartupBrowserCreatorFirstRunTest
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc189 void PreferencesBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:PreferencesBrowserTest
718 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
727 PreferencesBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/test/remoting/
H A Dremote_desktop_browsertest.cc52 void RemoteDesktopBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:remoting::RemoteDesktopBrowserTest
/external/chromium_org/chrome/browser/chromeos/login/saml/
H A Dsaml_browsertest.cc270 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
648 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
692 void SAMLPolicyTest::SetUpInProcessBrowserTestFixture() { function in class:chromeos::SAMLPolicyTest
696 SamlTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc419 virtual void SetUpInProcessBrowserTestFixture() { function in class:SafeBrowsingServiceTest
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.cc514 void SyncTest::SetUpInProcessBrowserTestFixture() { function in class:SyncTest
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfile_manager_browsertest.cc530 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
566 void FileManagerBrowserTestBase::SetUpInProcessBrowserTestFixture() { function in class:file_manager::__anon3165::FileManagerBrowserTestBase
567 ExtensionApiTest::SetUpInProcessBrowserTestFixture();

Completed in 266 milliseconds