Searched refs:TearDownInProcessBrowserTestFixture (Results 1 - 25 of 35) sorted by path

12

/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest.cc1267 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
1268 PlatformAppBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_manager_private_apitest.cc142 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
146 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dinput_method_engine_browsertests.cc57 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/login/
H A Dmixin_based_browser_test.cc47 (*it)->TearDownInProcessBrowserTestFixture();
50 void MixinBasedBrowserTest::TearDownInProcessBrowserTestFixture() { function in class:chromeos::MixinBasedBrowserTest
51 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
55 (*it)->TearDownInProcessBrowserTestFixture();
H A Dmixin_based_browser_test.h54 virtual void TearDownInProcessBrowserTestFixture() {} function in class:chromeos::MixinBasedBrowserTest::Mixin
65 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE;
H A Dwizard_controller_browsertest.cc803 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
804 WizardControllerTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dnetwork_screen_browsertest.cc78 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
79 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
H A Dupdate_screen_browsertest.cc96 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
98 WizardInProcessBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_test_base.cc214 void SupervisedUserTestBase::TearDownInProcessBrowserTestFixture() { function in class:chromeos::SupervisedUserTestBase
H A Dsupervised_user_test_base.h77 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_policy_cros_browser_test.cc89 void DevicePolicyCrosBrowserTest::TearDownInProcessBrowserTestFixture() { function in class:policy::DevicePolicyCrosBrowserTest
90 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
H A Ddevice_policy_cros_browser_test.h51 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer_browsertest.cc53 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
54 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dimage_writer_private_apitest.cc64 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
65 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_canary_test.cc94 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_apitest.cc57 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
62 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
H A Dsync_file_system_browsertest.cc69 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
72 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/api/system_private/
H A Dsystem_private_apitest.cc39 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
40 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/extensions/
H A Dextension_apitest.cc152 void ExtensionApiTest::TearDownInProcessBrowserTestFixture() { function in class:ExtensionApiTest
H A Dextension_apitest.h69 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE;
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc249 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE;
331 void GeolocationBrowserTest::TearDownInProcessBrowserTestFixture() { function in class:GeolocationBrowserTest
332 LOG(WARNING) << "TearDownInProcessBrowserTestFixture. Test Finished.";
/external/chromium_org/chrome/browser/net/
H A Dpredictor_browsertest.cc111 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
112 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc1072 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
3638 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
3639 PrerenderBrowserTest::TearDownInProcessBrowserTestFixture();
3640 ExtensionApiTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc1062 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {
1063 InProcessBrowserTest::TearDownInProcessBrowserTestFixture();
/external/chromium_org/chrome/browser/search/suggestions/
H A Dimage_manager_impl_browsertest.cc58 virtual void TearDownInProcessBrowserTestFixture() OVERRIDE {

Completed in 4446 milliseconds

12