Searched refs:SetUp (Results 26 - 50 of 81) sorted by relevance

1234

/frameworks/compile/mclinker/unittests/
H A DStaticResolverTest.h40 // SetUp() will be called immediately before each test.
41 virtual void SetUp();
H A DSymbolTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DUniqueGCFactoryBaseTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DDirIteratorTest.cpp36 // SetUp() will be called immediately before each test.
37 void DirIteratorTest::SetUp() function in class:DirIteratorTest
H A DInputTreeTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DRTLinearAllocatorTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DELFReaderTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DLinearAllocatorTest.h59 // SetUp() will be called immediately before each test.
60 virtual void SetUp();
H A DFragmentRefTest.cpp32 // SetUp() will be called immediately before each test.
33 void FragmentRefTest::SetUp() function in class:FragmentRefTest
H A DFragmentTest.cpp29 // SetUp() will be called immediately before each test.
30 void FragmentTest::SetUp() function in class:FragmentTest
H A DGCFactoryListTraitsTest.h77 // SetUp() will be called immediately before each test.
78 virtual void SetUp();
H A DMCRegionFragmentTest.cpp31 // SetUp() will be called immediately before each test.
32 void MCRegionFragmentTest::SetUp() function in class:MCRegionFragmentTest
H A DStringTableTest.cpp32 // SetUp() will be called immediately before each test.
33 void StringTableTest::SetUp() function in class:StringTableTest
H A DFileHandleTest.cpp32 // SetUp() will be called immediately before each test.
33 void FileHandleTest::SetUp() function in class:FileHandleTest
H A DSectionDataTest.cpp29 // SetUp() will be called immediately before each test.
30 void SectionDataTest::SetUp() function in class:SectionDataTest
H A DUniqueGCFactoryBaseTest.cpp31 // SetUp() will be called immediately before each test.
32 void UniqueGCFactoryBaseTest::SetUp() function in class:UniqueGCFactoryBaseTest
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 DRTLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void RTLinearAllocatorTest::SetUp() function in class:RTLinearAllocatorTest
/frameworks/native/opengl/tests/EGLTest/
H A Degl_cache_test.cpp31 virtual void SetUp() { function in class:android::EGLCacheTest
80 virtual void SetUp() { function in class:android::EGLCacheSerializationTest
81 EGLCacheTest::SetUp();
/frameworks/base/libs/androidfw/tests/
H A DZipFileRO_test.cpp30 virtual void SetUp() { function in class:android::ZipFileROTest
H A DObbFile_test.cpp40 virtual void SetUp() { function in class:android::ObbFileTest
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DTargetLinkerConfigs.cpp64 mcld::Relocation::SetUp(*getLDConfig());
98 mcld::Relocation::SetUp(*getLDConfig());
131 mcld::Relocation::SetUp(*getLDConfig());
173 mcld::Relocation::SetUp(*getLDConfig());
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DRelocation.h52 static void SetUp(const LinkerConfig& pConfig);
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp37 virtual void SetUp() { function in class:android::BufferQueueTest

Completed in 296 milliseconds

1234