Searched defs:TearDownTestCase (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium/sdch/open-vcdiff/src/
H A Dcodetable_test.cc88 static void TearDownTestCase() { function in class:open_vcdiff::__anon2380::CodeTableTest
H A Dinstruction_map_test.cc30 static void TearDownTestCase();
118 void InstructionMapTest::TearDownTestCase() { function in class:open_vcdiff::__anon2393::InstructionMapTest
H A Ddecodetable_test.cc88 static void TearDownTestCase() { function in class:open_vcdiff::__anon2381::DecodeTableTest
H A Dencodetable_test.cc99 static void TearDownTestCase() { function in class:open_vcdiff::__anon2382::CodeTableWriterTest
H A Dvcdiffengine_test.cc334 static void TearDownTestCase() { function in class:open_vcdiff::__anon2400::VCDiffEngineTest
630 static void TearDownTestCase() { function in class:open_vcdiff::__anon2400::WeaselsToMoonpiesTest
/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()
52 static void TearDownTestCase() { 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_.cc76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInTearDownTestCaseTest
112 static void TearDownTestCase() { function in class:CxxExceptionInConstructorTest
114 "CxxExceptionInConstructorTest::TearDownTestCase() "
142 static void TearDownTestCase() { function in class:CxxExceptionInDestructorTest
144 "CxxExceptionInDestructorTest::TearDownTestCase() "
169 static void TearDownTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
171 "CxxExceptionInSetUpTestCaseTest::TearDownTestCase() "
203 static void TearDownTestCase() { function in class:CxxExceptionInTearDownTestCaseTest
212 static void TearDownTestCase() { function in class:CxxExceptionInSetUpTest
214 "CxxExceptionInSetUpTest::TearDownTestCase() "
241 static void TearDownTestCase() { function in class:CxxExceptionInTearDownTest
263 static void TearDownTestCase() { function in class:CxxExceptionInTestBodyTest
[all...]
H A Dgtest-listener_test.cc148 static void TearDownTestCase() { function in class:testing::internal::ListenerTest
149 g_events->push_back(String("ListenerTest::TearDownTestCase"));
252 "ListenerTest::TearDownTestCase",
290 "ListenerTest::TearDownTestCase",
H A Dgtest-param-test_test.cc666 static void TearDownTestCase() { function in class:TestGenerationTest
768 static void TearDownTestCase() { function in class:SeparateInstanceTest
H A Dgtest-death-test_test.cc909 static void TearDownTestCase() { function in class:MacroLogicDeathTest
/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()
52 static void TearDownTestCase() { 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.cc634 static void TearDownTestCase() { function in class:TestGenerationTest
734 static void TearDownTestCase() { function in class:SeparateInstanceTest
H A Dgtest-death-test_test.cc862 static void TearDownTestCase() { function in class:MacroLogicDeathTest
/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()
52 static void TearDownTestCase() { 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.cc157 static void TearDownTestCase() { function in class:testing::internal::ListenerTest
158 g_events->PushBack(String("ListenerTest::TearDownTestCase"));
261 "ListenerTest::TearDownTestCase",
299 "ListenerTest::TearDownTestCase",
H A Dgtest-param-test_test.cc634 static void TearDownTestCase() { function in class:TestGenerationTest
734 static void TearDownTestCase() { function in class:SeparateInstanceTest
H A Dgtest-death-test_test.cc863 static void TearDownTestCase() { function in class:MacroLogicDeathTest
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h258 // Google Test will call Foo::TearDownTestCase() after running the last
260 // TearDownTestCase() method to shadow the one defined in the super
262 static void TearDownTestCase() {} function in class:testing::Test
/external/gtest/include/gtest/
H A Dgtest.h273 // Google Test will call Foo::TearDownTestCase() after running the last
275 // TearDownTestCase() method to shadow the one defined in the super
277 static void TearDownTestCase() {} function in class:testing::Test
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h574 // Types of SetUpTestCase() and TearDownTestCase() functions.
685 TestClass::TearDownTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
881 parent_class::TearDownTestCase, \
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h573 // Types of SetUpTestCase() and TearDownTestCase() functions.
684 TestClass::TearDownTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
905 parent_class::TearDownTestCase, \
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h539 // Types of SetUpTestCase() and TearDownTestCase() functions.
656 TestClass::TearDownTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
1214 parent_class::TearDownTestCase, \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h565 // Types of SetUpTestCase() and TearDownTestCase() functions.
682 TestClass::TearDownTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
1241 parent_class::TearDownTestCase, \
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h378 // Google Test will call Foo::TearDownTestCase() after running the last
380 // TearDownTestCase() method to shadow the one defined in the super
382 static void TearDownTestCase() {} function in class:testing::Test
841 // Runs TearDownTestCase() for this TestCase. This wrapper is
842 // needed for catching exceptions thrown from TearDownTestCase().
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h378 // Google Test will call Foo::TearDownTestCase() after running the last
380 // TearDownTestCase() method to shadow the one defined in the super
382 static void TearDownTestCase() {} function in class:testing::Test
841 // Runs TearDownTestCase() for this TestCase. This wrapper is
842 // needed for catching exceptions thrown from TearDownTestCase().

Completed in 708 milliseconds

12