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

12

/external/chromium/chrome/browser/extensions/
H A Dextension_process_manager_unittest.cc17 static void SetUpTestCase() { function in class:__anon1266::ExtensionProcessManagerTest
/external/chromium/chrome/browser/chromeos/input_method/
H A Dinput_method_util_unittest.cc20 static void SetUpTestCase() { function in class:chromeos::input_method::InputMethodUtilTest
/external/chromium/net/proxy/
H A Dproxy_script_fetcher_impl_unittest.cc90 static void SetUpTestCase() { function in class:net::ProxyScriptFetcherImplTest
/external/chromium/sdch/open-vcdiff/src/
H A Dcodetable_test.cc53 static void SetUpTestCase() { function in class:open_vcdiff::__anon2380::CodeTableTest
H A Dinstruction_map_test.cc29 static void SetUpTestCase();
80 void InstructionMapTest::SetUpTestCase() { function in class:open_vcdiff::__anon2393::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::__anon2381::DecodeTableTest
413 // This loop has the same bounds as the one in SetUpTestCase.
H A Dencodetable_test.cc65 static void SetUpTestCase() { function in class:open_vcdiff::__anon2382::CodeTableWriterTest
H A Dvcdiffengine_test.cc328 static void SetUpTestCase() { function in class:open_vcdiff::__anon2400::VCDiffEngineTest
611 static void SetUpTestCase() { function in class:open_vcdiff::__anon2400::WeaselsToMoonpiesTest
/external/chromium/net/url_request/
H A Durl_request_job_tracker_unittest.cc147 static void SetUpTestCase() { function in class:net::__anon2369::URLRequestJobTrackerTest
H A Durl_request_unittest.cc161 static void SetUpTestCase() { function in class:net::URLRequestTest
/external/chromium/testing/gtest/test/
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,
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-param-test_test.cc645 static void SetUpTestCase() { function in class:TestGenerationTest
/external/gtest/test/
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
89 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
235 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
H A Dgtest-param-test_test.cc613 static void SetUpTestCase() { function in class:TestGenerationTest
/external/protobuf/gtest/test/
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,
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-param-test_test.cc613 static void SetUpTestCase() { function in class:TestGenerationTest
/external/chromium/chrome/browser/safe_browsing/
H A Dprefix_set_unittest.cc31 static void SetUpTestCase() { function in class:__anon1518::PrefixSetTest
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc76 static void SetUpTestCase() { function in class:google::protobuf::text_format_unittest::TextFormatTest
97 static void SetUpTestCase() { function in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h250 // Google Test will call Foo::SetUpTestCase() before running the first
252 // SetUpTestCase() method to shadow the one defined in the super
254 static void SetUpTestCase() {} function in class:testing::Test
/external/gtest/include/gtest/
H A Dgtest.h265 // Google Test will call Foo::SetUpTestCase() before running the first
267 // SetUpTestCase() method to shadow the one defined in the super
269 static void SetUpTestCase() {} function in class:testing::Test
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h574 // Types of SetUpTestCase() and TearDownTestCase() functions.
684 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
880 parent_class::SetUpTestCase, \
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h573 // Types of SetUpTestCase() and TearDownTestCase() functions.
683 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
904 parent_class::SetUpTestCase, \

Completed in 294 milliseconds

12