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

1234

/frameworks/compile/mclinker/unittests/
H A DSymbolCategoryTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DSymbolTableTest.h37 // SetUp() will be called immediately before each test.
38 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 DRTLinearAllocatorTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DReadStageTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DStaticResolverTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DUniqueGCFactoryBaseTest.h35 // SetUp() will be called immediately before each test.
36 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.h76 // SetUp() will be called immediately before each test.
77 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 DTestLinkerTest.cpp31 // SetUp() will be called immediately before each test.
32 void TestLinkerTest::SetUp() function in class:TestLinkerTest
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 DSymbolCategoryTest.cpp33 // SetUp() will be called immediately before each test.
34 void SymbolCategoryTest::SetUp() function in class:SymbolCategoryTest
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
/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/native/libs/utils/tests/
H A DZipFileRO_test.cpp30 virtual void SetUp() { function in class:android::ZipFileROTest
H A DVector_test.cpp28 virtual void SetUp() { function in class:android::VectorTest
H A DString8_test.cpp27 virtual void SetUp() { function in class:android::String8Test
H A DUnicode_test.cpp27 virtual void SetUp() { function in class:android::UnicodeTest
/frameworks/base/libs/androidfw/tests/
H A DObbFile_test.cpp40 virtual void SetUp() { function in class:android::ObbFileTest

Completed in 575 milliseconds

1234