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

12345

/external/chromium_org/chrome/installer/test/
H A Dupgrade_test.cc22 static void SetUpTestCase() { function in class:UpgradeTest
/external/chromium/chrome/browser/extensions/
H A Dextension_process_manager_unittest.cc17 static void SetUpTestCase() { function in class:__anon2156::ExtensionProcessManagerTest
H A Dextension_service_unittest.h34 static void SetUpTestCase();
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DRenderTableCellTest.cpp47 static void SetUpTestCase() function in class:WebCore::__anon11259::RenderTableCellDeathTest
H A DRenderTableRowTest.cpp47 static void SetUpTestCase() function in class:WebCore::__anon11260::RenderTableRowDeathTest
/external/chromium/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
165 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest-listener_test.cc144 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
145 g_events->push_back(String("ListenerTest::SetUpTestCase"));
233 "ListenerTest::SetUpTestCase",
271 "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/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-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/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
165 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest-listener_test.cc144 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
145 g_events->push_back(String("ListenerTest::SetUpTestCase"));
233 "ListenerTest::SetUpTestCase",
271 "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_unittest.h70 static void SetUpTestCase();
H A Dprocess_manager_unittest.cc28 static void SetUpTestCase() { function in class:extensions::ProcessManagerTest
/external/chromium_org/chrome/installer/setup/
H A Darchive_patch_helper_unittest.cc17 static void SetUpTestCase() { function in class:__anon7059::ArchivePatchHelperTest
/external/chromium_org/content/public/test/
H A Dbrowser_test.h38 parent_class::SetUpTestCase, \
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc202 static void SetUpTestCase() { function in class:__anon14737::ProfileHandlerTest
396 SetUpTestCase();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofile-handler_unittest.cc202 static void SetUpTestCase() { function in class:__anon14780::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();
/external/chromium_org/chrome_frame/test/
H A Ddll_redirector_loading_test.cc39 static void SetUpTestCase() { function in class:DllRedirectorLoadingTest
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsslidentity_unittest.cc66 static void SetUpTestCase() { function in class:SSLIdentityTest
/external/libvpx/libvpx/test/
H A Dsixtap_predict_test.cc37 static void SetUpTestCase() { function in class:__anon21500::SixtapPredictTest
/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",

Completed in 881 milliseconds

12345