Searched defs:SetUp (Results 1 - 25 of 63) 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.cpp27 // SetUp() will be called immediately before each test.
28 void LDSymbolTest::SetUp() function in class:LDSymbolTest
H A DPathSetTest.cpp29 // SetUp() will be called immediately before each test.
30 void PathSetTest::SetUp() function in class:PathSetTest
H A DSymbolTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void SymbolTableTest::SetUp() function in class:SymbolTableTest
H A DSystemUtilsTest.cpp26 // SetUp() will be called immediately before each test.
27 void SystemUtilsTest::SetUp() function in class:SystemUtilsTest
H A DTargetMachineTest.cpp25 // SetUp() will be called immediately before each test.
26 void TargetMachineTest::SetUp() function in class:TargetMachineTest
H A DDirIteratorTest.cpp36 // SetUp() will be called immediately before each test.
37 void DirIteratorTest::SetUp() function in class:DirIteratorTest
H A DELFBinaryReaderTest.cpp33 // SetUp() will be called immediately before each test.
34 void ELFBinaryReaderTest::SetUp() function in class:ELFBinaryReaderTest
H A DFileHandleTest.cpp32 // SetUp() will be called immediately before each test.
33 void FileHandleTest::SetUp() function in class:FileHandleTest
H A DFragmentTest.cpp29 // SetUp() will be called immediately before each test.
30 void FragmentTest::SetUp() function in class:FragmentTest
H A DGCFactoryListTraitsTest.cpp38 // SetUp() will be called immediately before each test.
39 void GCFactoryListTraitsTest::SetUp() function in class:GCFactoryListTraitsTest
H A DLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void LinearAllocatorTest::SetUp() function in class:LinearAllocatorTest
H A DMCRegionFragmentTest.cpp31 // SetUp() will be called immediately before each test.
32 void MCRegionFragmentTest::SetUp() function in class:MCRegionFragmentTest
H A DPathTest.cpp32 // SetUp() will be called immediately before each test.
33 void PathTest::SetUp() function in class:PathTest
H A DRTLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void RTLinearAllocatorTest::SetUp() function in class:RTLinearAllocatorTest
H A DSectionDataTest.cpp29 // SetUp() will be called immediately before each test.
30 void SectionDataTest::SetUp() function in class:SectionDataTest
H A DFactoriesTest.cpp31 // SetUp() will be called immediately before each test.
32 void FactoriesTest::SetUp() function in class:FactoriesTest
H A DFragmentRefTest.cpp33 // SetUp() will be called immediately before each test.
34 void FragmentRefTest::SetUp() function in class:FragmentRefTest
H A DGraphTest.cpp27 // SetUp() will be called immediately before each test.
28 void GraphTest::SetUp() function in class:GraphTest
H A DInputTreeTest.cpp50 // SetUp() will be called immediately before each test.
51 void InputTreeTest::SetUp() function in class:InputTreeTest
H A DStaticResolverTest.cpp39 // SetUp() will be called immediately before each test.
40 void StaticResolverTest::SetUp() function in class:StaticResolverTest
H A DStringTableTest.cpp32 // SetUp() will be called immediately before each test.
33 void StringTableTest::SetUp() function in class:StringTableTest
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLToGL.h35 virtual void SetUp() { function in class:android::SurfaceTextureGLToGLTest
36 SurfaceTextureGLTest::SetUp();
H A DTextureRenderer.cpp34 void TextureRenderer::SetUp() { function in class:android::TextureRenderer
/frameworks/base/libs/androidfw/tests/
H A DZipUtils_test.cpp30 virtual void SetUp() { function in class:android::ZipUtilsTest

Completed in 945 milliseconds

123