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

12345

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_browsertest.cc22 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
23 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
45 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
46 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
H A Dvariations_service_policy_browsertest.cc20 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
21 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
H A Ddevice_policy_cros_browser_test.h50 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
H A Ddevice_policy_cros_browser_test.cc82 void DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:policy::DevicePolicyCrosBrowserTest
86 InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dmost_visited_browsertest.cc15 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
16 WebUIBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/system_memory/
H A Dsystem_memory_apitest.cc31 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
32 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_screen_policy_browsertest.cc26 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
29 DevicePolicyCrosBrowserTest::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.h28 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
H A Dmixin_based_browser_test.cc24 void MixinBasedBrowserTest::SetUpInProcessBrowserTestFixture() { function in class:chromeos::MixinBasedBrowserTest
28 (*it)->SetUpInProcessBrowserTestFixture();
30 InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
H A Dcrash_restore_browsertest.cc47 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
115 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
116 CrashRestoreSimpleTest::SetUpInProcessBrowserTestFixture();
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/extensions/api/history/
H A Dhistory_apitest.cc17 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
18 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/system_cpu/
H A Dsystem_cpu_apitest.cc44 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
45 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_browsertest.cc66 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
67 SupervisedUserTestBase::SetUpInProcessBrowserTestFixture();
83 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
84 SupervisedUserTransactionCleanupTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/system_private/
H A Dsystem_private_apitest.cc32 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
33 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/test/
H A Doobe_base_test.h39 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/ssl/
H A Dssl_client_certificate_selector_test.h24 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/
H A Dbidi_checker_web_ui_test.h33 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dattestation_policy_browsertest.cc47 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
48 DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/log_private/
H A Dlog_private_apitest_chromeos.cc70 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
76 ExtensionApiTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_browsertest_chromeos.cc101 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
152 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
154 EasyUnlockServiceTest::SetUpInProcessBrowserTestFixture();
259 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
260 LoginManagerTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dnetwork_screen_browsertest.cc53 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
54 WizardInProcessBrowserTest::SetUpInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dimage_writer_private_apitest.cc21 virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
22 ExtensionApiTest::SetUpInProcessBrowserTestFixture();

Completed in 729 milliseconds

12345