Searched refs:SetUp (Results 51 - 75 of 107) sorted by relevance

12345

/frameworks/compile/mclinker/unittests/
H A DGCFactoryListTraitsTest.h71 // SetUp() will be called immediately before each test.
72 virtual void SetUp();
H A DMCRegionFragmentTest.cpp28 // SetUp() will be called immediately before each test.
29 void MCRegionFragmentTest::SetUp() { function in class:MCRegionFragmentTest
H A DSectionDataTest.cpp26 // SetUp() will be called immediately before each test.
27 void SectionDataTest::SetUp() { function in class:SectionDataTest
H A DStringTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void StringTableTest::SetUp() { function in class:StringTableTest
H A DFileHandleTest.cpp29 // SetUp() will be called immediately before each test.
30 void FileHandleTest::SetUp() { function in class:FileHandleTest
H A DUniqueGCFactoryBaseTest.cpp28 // SetUp() will be called immediately before each test.
29 void UniqueGCFactoryBaseTest::SetUp() { function in class:UniqueGCFactoryBaseTest
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 DRTLinearAllocatorTest.cpp26 // SetUp() will be called immediately before each test.
27 void RTLinearAllocatorTest::SetUp() { function in class:RTLinearAllocatorTest
H A DELFReaderTest.cpp35 Relocation::SetUp(*m_pConfig);
58 // SetUp() will be called immediately before each test.
59 void ELFReaderTest::SetUp() { function in class:ELFReaderTest
H A DInputTreeTest.cpp43 // SetUp() will be called immediately before each test.
44 void InputTreeTest::SetUp() { function in class:InputTreeTest
H A DPathTest.cpp29 // SetUp() will be called immediately before each test.
30 void PathTest::SetUp() { function in class:PathTest
H A DSymbolCategoryTest.cpp30 // SetUp() will be called immediately before each test.
31 void SymbolCategoryTest::SetUp() { function in class:SymbolCategoryTest
/frameworks/native/libs/gui/tests/
H A DGLTest.h45 virtual void SetUp();
H A DTextureRenderer.cpp35 void TextureRenderer::SetUp() { function in class:android::TextureRenderer
/frameworks/base/libs/androidfw/tests/
H A DObbFile_test.cpp39 virtual void SetUp() { function in class:android::ObbFileTest
H A DIdmap_test.cpp49 virtual void SetUp() { function in class:__anon1021::IdmapTest
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DRelocation.h49 static void SetUp(const LinkerConfig& pConfig);
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp29 void Relocation::SetUp(const LinkerConfig& pConfig) { function in class:mcld::Relocation
/frameworks/base/tools/aapt2/link/
H A DManifestFixer_test.cpp28 void SetUp() override {
/frameworks/base/tools/split-select/
H A DGrouper_test.cpp31 virtual void SetUp() { function in class:split::GrouperTest
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp33 virtual void SetUp() { } function in class:android::InputChannelTest
/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp36 virtual void SetUp() { function in class:android::EGLTest
/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp33 virtual void SetUp() { function in class:BinderDriverInterfaceTestEnv
74 virtual void SetUp() { function in class:BinderDriverInterfaceTest
/frameworks/minikin/tests/
H A DFontFamilyTest.cpp323 virtual void SetUp() override {
324 ICUTestBase::SetUp();

Completed in 389 milliseconds

12345