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

1234

/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void RTLinearAllocatorTest::SetUp() function in class:RTLinearAllocatorTest
H A DUniqueGCFactoryBaseTest.cpp37 // SetUp() will be called immediately before each test.
38 void UniqueGCFactoryBaseTest::SetUp() function in class:UniqueGCFactoryBaseTest
H A DInputTreeTest.cpp34 // SetUp() will be called immediately before each test.
35 void InputTreeTest::SetUp() function in class:InputTreeTest
H A DPathTest.cpp32 // SetUp() will be called immediately before each test.
33 void PathTest::SetUp() function in class:PathTest
H A DReadStageTest.cpp37 // SetUp() will be called immediately before each test.
38 void ReadStageTest::SetUp() function in class:ReadStageTest
H A DFactoriesTest.cpp31 // SetUp() will be called immediately before each test.
32 void FactoriesTest::SetUp() function in class:FactoriesTest
H A DMemoryAreaTest.cpp35 // SetUp() will be called immediately before each test.
36 void MemoryAreaTest::SetUp() function in class:MemoryAreaTest
H A DBinTreeTest.cpp32 // SetUp() will be called immediately before each test.
33 void BinTreeTest::SetUp() function in class:BinTreeTest
H A DHashTableTest.cpp30 // SetUp() will be called immediately before each test.
31 void HashTableTest::SetUp() function in class:HashTableTest
H A DNamePoolTest.cpp37 // SetUp() will be called immediately before each test.
38 void NamePoolTest::SetUp() function in class:NamePoolTest
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp37 virtual void SetUp() { function in class:android::BufferQueueTest
H A DSurface_test.cpp31 virtual void SetUp() { function in class:android::SurfaceTest
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 DSurfaceTextureClient_test.cpp37 virtual void SetUp() { function in class:android::SurfaceTextureClientTest
663 virtual void SetUp() { function in class:android::MultiSurfaceTextureClientTest
/frameworks/native/libs/utils/tests/
H A DBlobCache_test.cpp35 virtual void SetUp() { function in class:android::BlobCacheTest
263 virtual void SetUp() { function in class:BlobCacheFlattenTest
264 BlobCacheTest::SetUp();
/frameworks/base/libs/androidfw/tests/
H A DInputChannel_test.cpp32 virtual void SetUp() { } function in class:android::InputChannelTest
H A DInputPublisherAndConsumer_test.cpp37 virtual void SetUp() { function in class:android::InputPublisherAndConsumerTest
/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp37 virtual void SetUp() { function in class:android::EGLTest
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp60 virtual void SetUp() { function in class:android::GLTest
61 ALOGV("GLTest::SetUp()");
359 virtual void SetUp() { function in class:android::SurfaceMediaSourceTest
395 virtual void SetUp() { function in class:android::SurfaceMediaSourceGLTest
396 ALOGV("SMS-GLTest::SetUp()");
403 GLTest::SetUp();
/frameworks/av/media/libstagefright/timedtext/test/
H A DTimedTextSRTSource_test.cpp83 void SetUp() { function in class:android::test::TimedTextSRTSourceTest
/frameworks/base/services/input/tests/
H A DInputDispatcher_test.cpp109 virtual void SetUp() { function in class:android::InputDispatcherTest
/frameworks/native/services/surfaceflinger/tests/
H A DTransaction_test.cpp93 virtual void SetUp() { function in class:android::LayerUpdateTest
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp291 virtual void SetUp() { function in class:MimeUri
/frameworks/base/cmds/installd/tests/
H A Dinstalld_utils_test.cpp51 virtual void SetUp() { function in class:android::UtilsTest
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp99 virtual void SetUp() { function in class:TestBufferQueue

Completed in 5739 milliseconds

1234