Searched refs:SetUp (Results 51 - 75 of 82) sorted by path

1234

/frameworks/compile/mclinker/unittests/
H A DStaticResolverTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DStringTableTest.cpp32 // SetUp() will be called immediately before each test.
33 void StringTableTest::SetUp() function in class:StringTableTest
H A DStringTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSymbolCategoryTest.cpp33 // SetUp() will be called immediately before each test.
34 void SymbolCategoryTest::SetUp() function in class:SymbolCategoryTest
H A DSymbolCategoryTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DSymbolTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void SymbolTableTest::SetUp() function in class:SymbolTableTest
H A DSymbolTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSystemUtilsTest.cpp26 // SetUp() will be called immediately before each test.
27 void SystemUtilsTest::SetUp() function in class:SystemUtilsTest
H A DSystemUtilsTest.h26 // SetUp() will be called immediately before each test.
27 virtual void SetUp();
H A DTargetMachineTest.cpp25 // SetUp() will be called immediately before each test.
26 void TargetMachineTest::SetUp() function in class:TargetMachineTest
H A DTargetMachineTest.h31 // SetUp() will be called immediately before each test.
32 virtual void SetUp();
H A DTestLinkerTest.cpp31 // SetUp() will be called immediately before each test.
32 void TestLinkerTest::SetUp() function in class:TestLinkerTest
H A DTestLinkerTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DUniqueGCFactoryBaseTest.cpp37 // SetUp() will be called immediately before each test.
38 void UniqueGCFactoryBaseTest::SetUp() function in class:UniqueGCFactoryBaseTest
H A DUniqueGCFactoryBaseTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp37 virtual void SetUp() { function in class:android::BufferQueueTest
H A DCpuConsumer_test.cpp56 virtual void SetUp() { function in class:android::CpuConsumerTest
H A DSurfaceTextureClient_test.cpp37 virtual void SetUp() { function in class:android::SurfaceTextureClientTest
663 virtual void SetUp() { function in class:android::MultiSurfaceTextureClientTest
H A DSurfaceTexture_test.cpp49 virtual void SetUp() { function in class:android::GLTest
385 virtual void SetUp() { function in class:android::SurfaceTextureGLTest
386 GLTest::SetUp();
391 ASSERT_NO_FATAL_FAILURE(mTextureRenderer->SetUp());
414 void SetUp() { function in class:android::SurfaceTextureGLTest::TextureRenderer
1389 virtual void SetUp() { function in class:android::SurfaceTextureGLToGLTest
1390 SurfaceTextureGLTest::SetUp();
1976 virtual void SetUp() { function in class:android::SurfaceTextureGLThreadToGLTest
1977 SurfaceTextureGLToGLTest::SetUp();
2169 virtual void SetUp() { function in class:android::SurfaceTextureFBOTest
2272 virtual void SetUp() { function in class:android::SurfaceTextureMultiContextGLTest
[all...]
H A DSurface_test.cpp31 virtual void SetUp() { function in class:android::SurfaceTest
/frameworks/native/libs/utils/tests/
H A DBasicHashtable_test.cpp88 virtual void SetUp() { function in class:android::BasicHashtableTest
H A DBlobCache_test.cpp35 virtual void SetUp() { function in class:android::BlobCacheTest
263 virtual void SetUp() { function in class:BlobCacheFlattenTest
264 BlobCacheTest::SetUp();
H A DLooper_test.cpp105 virtual void SetUp() { function in class:android::LooperTest
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

Completed in 1223 milliseconds

1234