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

1234

/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
/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
/frameworks/native/opengl/tests/EGLTest/
H A Degl_cache_test.cpp35 virtual void SetUp() { function in class:android::EGLCacheTest
84 virtual void SetUp() { function in class:android::EGLCacheSerializationTest
85 EGLCacheTest::SetUp();
/frameworks/av/drm/mediacas/plugins/clearkey/tests/
H A DClearKeyFetcherTest.cpp68 virtual void SetUp();
76 void ClearKeyFetcherTest::SetUp() { function in class:android::clearkeycas::ClearKeyFetcherTest
/frameworks/base/libs/hwui/tests/unit/
H A Dmain.cpp56 virtual void SetUp() { function in class:TypefaceEnvironment

Completed in 155 milliseconds

1234