Searched refs:TearDown (Results 276 - 300 of 397) sorted by relevance

<<111213141516

/external/libvpx/libvpx/test/
H A Dexternal_frame_buffer_test.cc293 virtual void TearDown() { function in class:__anon11732::ExternalFrameBufferTest
H A Dlpf_test.cc127 virtual void TearDown() { libvpx_test::ClearSystemState(); } function in class:__anon11742::Loop8Test6Param
146 virtual void TearDown() { libvpx_test::ClearSystemState(); } function in class:__anon11742::Loop8Test9Param
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp158 void TearDown() override {
/external/llvm/unittests/Linker/
H A DLinkModulesTest.cpp62 void TearDown() override { M.reset(); }
/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc253 virtual void TearDown() { function in class:google::protobuf::compiler::__anon16328::DiskSourceTreeTest
/external/v8/src/arm/
H A Dsimulator-arm.h203 static void TearDown(base::CustomMatcherHashMap* i_cache, Redirection* first);
/external/v8/src/mips/
H A Dsimulator-mips.h252 static void TearDown(base::CustomMatcherHashMap* i_cache, Redirection* first);
/external/v8/src/ppc/
H A Dsimulator-ppc.h220 static void TearDown(base::CustomMatcherHashMap* i_cache, Redirection* first);
/external/webrtc/webrtc/base/
H A Dhttpbase_unittest.cc60 virtual void TearDown() { function in class:rtc::HttpBaseTest
H A Dphysicalsocketserver_unittest.cc415 void TearDown() { function in class:rtc::PosixSignalDeliveryTest
/external/webrtc/webrtc/call/
H A Dbitrate_estimator_tests.cc142 virtual void TearDown() { function in class:webrtc::BitrateEstimatorTest
/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Dacm_receiver_unittest_oldapi.cc86 void TearDown() override {}
/external/webrtc/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_unittest.cc73 virtual void TearDown() { function in class:BitrateControllerTest
/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_sender_unittest.cc222 void TearDown() override { sender_.reset(); }
/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.cc85 void VideoProcessingTest::TearDown() { function in class:webrtc::VideoProcessingTest
/external/webrtc/webrtc/video/
H A Dstream_synchronization_unittest.cc79 virtual void TearDown() { function in class:webrtc::StreamSynchronizationTest
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h349 // virtual void TearDown() { ... }
418 virtual void TearDown();
901 // methods SetUp() and TearDown() instead of the constructor and the
919 virtual void TearDown() {} function in class:testing::Environment
1666 // virtual void TearDown {
/external/googletest/googletest/include/gtest/
H A Dgtest.h363 // void TearDown() override { ... }
420 // SetUp/TearDown method of Environment objects registered with Google
433 virtual void TearDown();
963 // methods SetUp() and TearDown() instead of the constructor and the
981 virtual void TearDown() {} function in class:testing::Environment
1737 // virtual void TearDown {
/external/googletest/googletest/test/
H A Dgtest-param-test_test.cc561 // fixture constructor, SetUp(), and TearDown() have run and have been
580 virtual void TearDown() { function in class:TestGenerationEnvironment
602 << "Fixture TearDown method of ParamTestGenerationTest test case "
641 virtual void TearDown() { function in class:TestGenerationTest
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h363 // void TearDown() override { ... }
420 // SetUp/TearDown method of Environment objects registered with Google
433 virtual void TearDown();
963 // methods SetUp() and TearDown() instead of the constructor and the
981 virtual void TearDown() {} function in class:testing::Environment
1733 // virtual void TearDown {
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h348 // virtual void TearDown() { ... }
417 virtual void TearDown();
901 // methods SetUp() and TearDown() instead of the constructor and the
919 virtual void TearDown() {} function in class:testing::Environment
1660 // virtual void TearDown {
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h348 // virtual void TearDown() { ... }
417 virtual void TearDown();
901 // methods SetUp() and TearDown() instead of the constructor and the
919 virtual void TearDown() {} function in class:testing::Environment
1656 // virtual void TearDown {
/external/protobuf/gtest/include/gtest/
H A Dgtest.h333 // virtual void TearDown() { ... }
402 virtual void TearDown();
826 // methods SetUp() and TearDown() instead of the constructor and the
844 virtual void TearDown() {} function in class:testing::Environment
1586 // virtual void TearDown {
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h348 // virtual void TearDown() { ... }
417 virtual void TearDown();
901 // methods SetUp() and TearDown() instead of the constructor and the
919 virtual void TearDown() {} function in class:testing::Environment
1658 // virtual void TearDown {
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h363 // void TearDown() override { ... }
420 // SetUp/TearDown method of Environment objects registered with Google
433 virtual void TearDown();
963 // methods SetUp() and TearDown() instead of the constructor and the
981 virtual void TearDown() {} function in class:testing::Environment
1737 // virtual void TearDown {

Completed in 1957 milliseconds

<<111213141516