Searched refs:SetUpTestCase (Results 1 - 25 of 113) sorted by relevance

12345

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
H A Dlegacy_fixture.cc15 void LegacyFixture::SetUpTestCase() { function in class:LegacyFixture
16 TwoWindowsFixture::SetUpTestCase();
H A Dlegacy_fixture.h20 static void SetUpTestCase();
H A Dtwo_windows_fixture.h24 static void SetUpTestCase();
H A Dtwo_windows_fixture.cc16 void TwoWindowsFixture::SetUpTestCase() { function in class:TwoWindowsFixture
/external/chromium_org/v8/src/test/
H A Dtest-utils.cc23 void TestWithIsolate::SetUpTestCase() { function in class:v8::TestWithIsolate
24 Test::SetUpTestCase();
H A Dtest-utils.h22 static void SetUpTestCase();
/external/chromium_org/chrome/installer/test/
H A Dupgrade_test.cc22 static void SetUpTestCase() { function in class:UpgradeTest
/external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
H A Dvideo_processing_unittest.h26 static void SetUpTestCase() { function in class:webrtc::VideoProcessingModuleTest
/external/chromium_org/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
/external/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_test_base.h62 static void SetUpTestCase(); // faux-verride (static override).
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_host_metrics_unittest.cc26 static void SetUpTestCase() { function in class:SpellcheckHostMetricsTest
/external/chromium_org/chrome/installer/setup/
H A Darchive_patch_helper_unittest.cc17 static void SetUpTestCase() { function in class:__anon5722::ArchivePatchHelperTest
/external/chromium_org/chrome/test/base/
H A Dview_event_test_base.h79 static void SetUpTestCase();
H A Dview_event_test_base.cc72 void ViewEventTestBase::SetUpTestCase() { function in class:ViewEventTestBase
/external/chromium_org/third_party/webrtc/base/
H A Dhelpers_unittest.cc21 static void SetUpTestCase() { function in class:rtc::RandomTest
/external/chromium_org/third_party/webrtc/tools/frame_analyzer/
H A Dvideo_quality_analysis_unittest.cc28 static void SetUpTestCase() { function in class:webrtc::test::VideoQualityAnalysisTest
/external/chromium_org/v8/src/compiler/
H A Dgraph-reducer-unittest.cc38 static void SetUpTestCase() { function in class:v8::internal::compiler::GraphReducerTest
39 TestWithZone::SetUpTestCase();
/external/chromium_org/content/public/test/
H A Dbrowser_test.h38 parent_class::SetUpTestCase, \
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dcq_test.cc32 static void SetUpTestCase() { function in class:__anon12978::CQTest
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc202 static void SetUpTestCase() { function in class:__anon15573::ProfileHandlerTest
396 SetUpTestCase();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofile-handler_unittest.cc202 static void SetUpTestCase() { function in class:__anon15616::ProfileHandlerTest
396 SetUpTestCase();
/external/chromium_org/chrome/installer/util/
H A Dproduct_state_unittest.cc24 static void SetUpTestCase();
44 void ProductStateTest::SetUpTestCase() { function in class:ProductStateTest
45 testing::Test::SetUpTestCase();

Completed in 887 milliseconds

12345