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

1234

/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 Dtwo_windows_fixture.cc16 void TwoWindowsFixture::SetUpTestCase() { function in class:TwoWindowsFixture
/external/chromium_org/chrome/installer/test/
H A Dupgrade_test.cc22 static void SetUpTestCase() { function in class:UpgradeTest
/external/chromium_org/chrome/installer/setup/
H A Darchive_patch_helper_unittest.cc17 static void SetUpTestCase() { function in class:__anon5722::ArchivePatchHelperTest
/external/chromium_org/third_party/webrtc/base/
H A Dhelpers_unittest.cc21 static void SetUpTestCase() { function in class:rtc::RandomTest
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_host_metrics_unittest.cc26 static void SetUpTestCase() { function in class:SpellcheckHostMetricsTest
/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/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/test/
H A Dtest-utils.cc23 void TestWithIsolate::SetUpTestCase() { function in class:v8::TestWithIsolate
24 Test::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();
/external/chromium_org/sdch/open-vcdiff/src/
H A Dcodetable_test.cc53 static void SetUpTestCase() { function in class:open_vcdiff::__anon10649::CodeTableTest
H A Dinstruction_map_test.cc29 static void SetUpTestCase();
80 void InstructionMapTest::SetUpTestCase() { function in class:open_vcdiff::__anon10653::InstructionMapTest
561 // This loop has the same bounds as the one in SetUpTestCase.
H A Ddecodetable_test.cc56 static void SetUpTestCase() { function in class:open_vcdiff::__anon10650::DecodeTableTest
413 // This loop has the same bounds as the one in SetUpTestCase.
H A Dencodetable_test.cc64 static void SetUpTestCase() { function in class:open_vcdiff::__anon10651::CodeTableWriterTest
/external/chromium_org/testing/gtest/test/
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
H A Dgtest-typed-test_test.cc41 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
46 // For some technical reason, SetUpTestCase() and TearDownTestCase()
49 static void SetUpTestCase() { function in class:CommonTest
92 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
234 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Djsepsessiondescription_unittest.cc100 static void SetUpTestCase() { function in class:JsepSessionDescriptionTest
/external/chromium_org/third_party/webrtc/test/testsupport/
H A Dfileutils_unittest.cc45 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/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/gtest/test/
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dfileutils_unittest.cc43 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/webrtc/test/testsupport/
H A Dfileutils_unittest.cc43 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_test_base.cc182 void ExtensionServiceTestBase::SetUpTestCase() { function in class:extensions::ExtensionServiceTestBase
/external/chromium_org/chrome/test/base/
H A Dview_event_test_base.cc72 void ViewEventTestBase::SetUpTestCase() { function in class:ViewEventTestBase
/external/chromium_org/net/tools/quic/
H A Dquic_spdy_server_stream_test.cc96 static void SetUpTestCase() { function in class:net::tools::test::__anon9772::QuicSpdyServerStreamTest

Completed in 2466 milliseconds

1234