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

1234

/frameworks/compile/mclinker/unittests/
H A DELFReaderTest.cpp33 Relocation::SetUp( *m_pConfig );
58 // SetUp() will be called immediately before each test.
59 void ELFReaderTest::SetUp() function in class:ELFReaderTest
H A DPathTest.cpp32 // SetUp() will be called immediately before each test.
33 void PathTest::SetUp() function in class:PathTest
H A DSymbolCategoryTest.cpp33 // SetUp() will be called immediately before each test.
34 void SymbolCategoryTest::SetUp() function in class:SymbolCategoryTest
H A DFactoriesTest.cpp31 // SetUp() will be called immediately before each test.
32 void FactoriesTest::SetUp() function in class:FactoriesTest
H A DInputTreeTest.cpp50 // SetUp() will be called immediately before each test.
51 void InputTreeTest::SetUp() function in class:InputTreeTest
H A DMemoryAreaTest.cpp35 // SetUp() will be called immediately before each test.
36 void MemoryAreaTest::SetUp() function in class:MemoryAreaTest
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
H A DBinTreeTest.cpp32 // SetUp() will be called immediately before each test.
33 void BinTreeTest::SetUp() function in class:BinTreeTest
H A DLinkerTest.cpp37 // SetUp() will be called immediately before each test.
38 void LinkerTest::SetUp() function in class:LinkerTest
H A DLEB128Test.cpp32 // SetUp() will be called immediately before each test.
33 void LEB128Test::SetUp() function in class:LEB128Test
/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp52 virtual void SetUp() { function in class:android::GLTest
386 virtual void SetUp() { function in class:android::MultiTextureConsumerTest
387 GLTest::SetUp();
481 virtual void SetUp() { function in class:android::SurfaceTextureGLTest
482 GLTest::SetUp();
489 ASSERT_NO_FATAL_FAILURE(mTextureRenderer->SetUp());
512 void SetUp() { function in class:android::SurfaceTextureGLTest::TextureRenderer
1476 virtual void SetUp() { function in class:android::SurfaceTextureGLToGLTest
1477 SurfaceTextureGLTest::SetUp();
2112 virtual void SetUp() { function in class:android::SurfaceTextureGLThreadToGLTest
2304 virtual void SetUp() { function in class:android::SurfaceTextureFBOTest
2407 virtual void SetUp() { function in class:android::SurfaceTextureMultiContextGLTest
[all...]
H A DSurface_test.cpp38 virtual void SetUp() { function in class:android::SurfaceTest
H A DSurfaceTextureClient_test.cpp40 virtual void SetUp() { function in class:android::SurfaceTextureClientTest
689 virtual void SetUp() { function in class:android::MultiSurfaceTextureClientTest
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp28 void Relocation::SetUp(const LinkerConfig& pConfig) function in class:Relocation
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp33 virtual void SetUp() { } function in class:android::InputChannelTest
H A DInputPublisherAndConsumer_test.cpp38 virtual void SetUp() { function in class:android::InputPublisherAndConsumerTest
/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp36 virtual void SetUp() { function in class:android::EGLTest
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp62 virtual void SetUp() { function in class:android::GLTest
63 ALOGV("GLTest::SetUp()");
361 virtual void SetUp() { function in class:android::SurfaceMediaSourceTest
397 virtual void SetUp() { function in class:android::SurfaceMediaSourceGLTest
398 ALOGV("SMS-GLTest::SetUp()");
405 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.cpp110 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/native/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 8309 milliseconds

1234