Searched defs:TearDown (Results 1 - 25 of 63) sorted by relevance

123

/frameworks/compile/mclinker/templates/
H A DimplTest.cpp31 // TearDown() will be called immediately after each test.
32 void ${class_name}Test::TearDown() function in class:Test
/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp28 // TearDown() will be called immediately after each test.
29 void LDSymbolTest::TearDown() { function in class:LDSymbolTest
H A DPathSetTest.cpp30 // TearDown() will be called immediately after each test.
31 void PathSetTest::TearDown() { function in class:PathSetTest
H A DSymbolTableTest.cpp30 // TearDown() will be called immediately after each test.
31 void SymbolTableTest::TearDown() { function in class:SymbolTableTest
H A DSystemUtilsTest.cpp27 // TearDown() will be called immediately after each test.
28 void SystemUtilsTest::TearDown() { function in class:SystemUtilsTest
H A DTargetMachineTest.cpp26 // TearDown() will be called immediately after each test.
27 void TargetMachineTest::TearDown() { function in class:TargetMachineTest
H A DDirIteratorTest.cpp37 // TearDown() will be called immediately after each test.
38 void DirIteratorTest::TearDown() { function in class:DirIteratorTest
H A DELFBinaryReaderTest.cpp34 // TearDown() will be called immediately after each test.
35 void ELFBinaryReaderTest::TearDown() { function in class:ELFBinaryReaderTest
H A DFileHandleTest.cpp33 // TearDown() will be called immediately after each test.
34 void FileHandleTest::TearDown() { function in class:FileHandleTest
H A DFragmentTest.cpp30 // TearDown() will be called immediately after each test.
31 void FragmentTest::TearDown() { function in class:FragmentTest
H A DGCFactoryListTraitsTest.cpp45 // TearDown() will be called immediately after each test.
46 void GCFactoryListTraitsTest::TearDown() { function in class:GCFactoryListTraitsTest
H A DLinearAllocatorTest.cpp30 // TearDown() will be called immediately after each test.
31 void LinearAllocatorTest::TearDown() { function in class:LinearAllocatorTest
H A DMCRegionFragmentTest.cpp32 // TearDown() will be called immediately after each test.
33 void MCRegionFragmentTest::TearDown() { function in class:MCRegionFragmentTest
H A DPathTest.cpp33 // TearDown() will be called immediately after each test.
34 void PathTest::TearDown() { function in class:PathTest
H A DRTLinearAllocatorTest.cpp30 // TearDown() will be called immediately after each test.
31 void RTLinearAllocatorTest::TearDown() { function in class:RTLinearAllocatorTest
H A DSectionDataTest.cpp30 // TearDown() will be called immediately after each test.
31 void SectionDataTest::TearDown() { function in class:SectionDataTest
H A DFactoriesTest.cpp32 // TearDown() will be called immediately after each test.
33 void FactoriesTest::TearDown() { function in class:FactoriesTest
H A DFragmentRefTest.cpp35 // TearDown() will be called immediately after each test.
36 void FragmentRefTest::TearDown() { function in class:FragmentRefTest
H A DGraphTest.cpp29 // TearDown() will be called immediately after each test.
30 void GraphTest::TearDown() { function in class:GraphTest
H A DInputTreeTest.cpp47 // TearDown() will be called immediately after each test.
48 void InputTreeTest::TearDown() { function in class:InputTreeTest
H A DStaticResolverTest.cpp41 // TearDown() will be called immediately after each test.
42 void StaticResolverTest::TearDown() { function in class:StaticResolverTest
H A DStringTableTest.cpp33 // TearDown() will be called immediately after each test.
34 void StringTableTest::TearDown() { function in class:StringTableTest
/frameworks/minikin/tests/
H A DHbFontCacheTest.cpp34 virtual void TearDown() { function in class:android::__anon1268::HbFontCacheTest
/frameworks/base/libs/androidfw/tests/
H A DZipUtils_test.cpp33 virtual void TearDown() { function in class:android::ZipUtilsTest
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLToGL.h51 virtual void TearDown() { function in class:android::SurfaceTextureGLToGLTest
58 SurfaceTextureGLTest::TearDown();

Completed in 344 milliseconds

123