Searched refs:SetUpTestCase (Results 26 - 50 of 113) sorted by relevance

12345

/external/chromium_org/testing/gtest/test/
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
142 g_events->push_back("ListenerTest::SetUpTestCase");
230 "ListenerTest::SetUpTestCase",
268 "ListenerTest::SetUpTestCase",
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/libvpx/source/libvpx/test/
H A Dsixtap_predict_test.cc38 static void SetUpTestCase() { function in class:__anon13000::SixtapPredictTest
H A Dintrapred_test.cc230 static void SetUpTestCase() { function in class:__anon12992::IntraPredYTest
317 static void SetUpTestCase() { function in class:__anon12992::IntraPredUVTest
/external/chromium_org/third_party/webrtc/base/
H A Dsslidentity_unittest.cc48 static void SetUpTestCase() { function in class:SSLIdentityTest
H A Dssladapter_unittest.cc250 static void SetUpTestCase() { function in class:SSLAdapterTestBase
/external/gtest/test/
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
142 g_events->push_back("ListenerTest::SetUpTestCase");
230 "ListenerTest::SetUpTestCase",
268 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() { function in class:CommonTest
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/libvpx/libvpx/test/
H A Dsixtap_predict_test.cc38 static void SetUpTestCase() { function in class:__anon24794::SixtapPredictTest
H A Dintrapred_test.cc230 static void SetUpTestCase() { function in class:__anon24787::IntraPredYTest
312 static void SetUpTestCase() { function in class:__anon24787::IntraPredUVTest
/external/protobuf/gtest/test/
H A Dgtest-listener_test.cc153 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
154 g_events->PushBack(String("ListenerTest::SetUpTestCase"));
242 "ListenerTest::SetUpTestCase",
280 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() { function in class:CommonTest
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_test_base.cc182 void ExtensionServiceTestBase::SetUpTestCase() { function in class:extensions::ExtensionServiceTestBase
/external/chromium_org/sdch/open-vcdiff/src/
H A Dcodetable_test.cc53 static void SetUpTestCase() { function in class:open_vcdiff::__anon10649::CodeTableTest
H A Dvcdiffengine_test.cc307 static void SetUpTestCase() { function in class:open_vcdiff::__anon10660::VCDiffEngineTest
588 static void SetUpTestCase() { function in class:open_vcdiff::__anon10660::WeaselsToMoonpiesTest
/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/libjingle/source/talk/p2p/base/
H A Drelayport_unittest.cc96 static void SetUpTestCase() { function in class:RelayPortTest
H A Dstunport_unittest.cc130 static void SetUpTestCase() { function in class:StunPortTest
H A Dstunrequest_unittest.cc40 static void SetUpTestCase() { function in class:StunRequestTest
/external/chromium_org/third_party/webrtc/test/testsupport/
H A Dfileutils_unittest.cc45 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11_interactive_uitest.cc129 static void SetUpTestCase() { function in class:views::DesktopWindowTreeHostX11Test
/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/installer/util/
H A Dinstallation_validator_unittest.cc284 static void SetUpTestCase();
358 void InstallationValidatorTest::SetUpTestCase() { function in class:InstallationValidatorTest
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h470 // Types of SetUpTestCase() and TearDownTestCase() functions.
587 TestClass::SetUpTestCase,
1152 parent_class::SetUpTestCase, \

Completed in 944 milliseconds

12345