Searched defs:SetUp (Results 1 - 25 of 64) sorted by relevance

123

/frameworks/compile/mclinker/templates/
H A DimplTest.cpp26 // SetUp() will be called immediately before each test.
27 void ${class_name}Test::SetUp() function in class:Test
/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp24 // SetUp() will be called immediately before each test.
25 void LDSymbolTest::SetUp() { function in class:LDSymbolTest
H A DPathSetTest.cpp26 // SetUp() will be called immediately before each test.
27 void PathSetTest::SetUp() { function in class:PathSetTest
H A DSymbolTableTest.cpp26 // SetUp() will be called immediately before each test.
27 void SymbolTableTest::SetUp() { function in class:SymbolTableTest
H A DSystemUtilsTest.cpp23 // SetUp() will be called immediately before each test.
24 void SystemUtilsTest::SetUp() { function in class:SystemUtilsTest
H A DTargetMachineTest.cpp22 // SetUp() will be called immediately before each test.
23 void TargetMachineTest::SetUp() { function in class:TargetMachineTest
H A DDirIteratorTest.cpp33 // SetUp() will be called immediately before each test.
34 void DirIteratorTest::SetUp() { function in class:DirIteratorTest
H A DELFBinaryReaderTest.cpp30 // SetUp() will be called immediately before each test.
31 void ELFBinaryReaderTest::SetUp() { function in class:ELFBinaryReaderTest
H A DFileHandleTest.cpp29 // SetUp() will be called immediately before each test.
30 void FileHandleTest::SetUp() { function in class:FileHandleTest
H A DFragmentTest.cpp26 // SetUp() will be called immediately before each test.
27 void FragmentTest::SetUp() { function in class:FragmentTest
H A DGCFactoryListTraitsTest.cpp36 // SetUp() will be called immediately before each test.
37 void GCFactoryListTraitsTest::SetUp() { function in class:GCFactoryListTraitsTest
H A DLinearAllocatorTest.cpp26 // SetUp() will be called immediately before each test.
27 void LinearAllocatorTest::SetUp() { function in class:LinearAllocatorTest
H A DMCRegionFragmentTest.cpp28 // SetUp() will be called immediately before each test.
29 void MCRegionFragmentTest::SetUp() { function in class:MCRegionFragmentTest
H A DPathTest.cpp29 // SetUp() will be called immediately before each test.
30 void PathTest::SetUp() { function in class:PathTest
H A DRTLinearAllocatorTest.cpp26 // SetUp() will be called immediately before each test.
27 void RTLinearAllocatorTest::SetUp() { function in class:RTLinearAllocatorTest
H A DSectionDataTest.cpp26 // SetUp() will be called immediately before each test.
27 void SectionDataTest::SetUp() { function in class:SectionDataTest
H A DFactoriesTest.cpp28 // SetUp() will be called immediately before each test.
29 void FactoriesTest::SetUp() { function in class:FactoriesTest
H A DFragmentRefTest.cpp31 // SetUp() will be called immediately before each test.
32 void FragmentRefTest::SetUp() { function in class:FragmentRefTest
H A DGraphTest.cpp25 // SetUp() will be called immediately before each test.
26 void GraphTest::SetUp() { function in class:GraphTest
H A DInputTreeTest.cpp43 // SetUp() will be called immediately before each test.
44 void InputTreeTest::SetUp() { function in class:InputTreeTest
H A DStaticResolverTest.cpp37 // SetUp() will be called immediately before each test.
38 void StaticResolverTest::SetUp() { function in class:StaticResolverTest
H A DStringTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void StringTableTest::SetUp() { function in class:StringTableTest
/frameworks/base/libs/androidfw/tests/
H A DZipUtils_test.cpp30 virtual void SetUp() { function in class:android::ZipUtilsTest
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLToGL.h35 virtual void SetUp() { function in class:android::SurfaceTextureGLToGLTest
36 SurfaceTextureGLTest::SetUp();
H A DTextureRenderer.cpp35 void TextureRenderer::SetUp() { function in class:android::TextureRenderer

Completed in 125 milliseconds

123