Home
last modified time | relevance | path

Searched refs:SetUp (Results 1 – 25 of 247) sorted by relevance

12345678910

/frameworks/native/libs/gui/tests/
DSurfaceTextureMultiContextGL.h34 virtual void SetUp() { in SetUp() function
35 SurfaceTextureGLTest::SetUp(); in SetUp()
47 ASSERT_NO_FATAL_FAILURE(mSecondTextureRenderer->SetUp()); in SetUp()
59 ASSERT_NO_FATAL_FAILURE(mThirdTextureRenderer->SetUp()); in SetUp()
DSurfaceTextureGL.h38 void SetUp() { in SetUp() function
39 GLTest::SetUp(); in SetUp()
47 ASSERT_NO_FATAL_FAILURE(mTextureRenderer->SetUp()); in SetUp()
DSurfaceTextureGLToGL.h35 virtual void SetUp() { in SetUp() function
36 SurfaceTextureGLTest::SetUp(); in SetUp()
DSurfaceTextureFBO.h28 virtual void SetUp() { in SetUp() function
29 SurfaceTextureGLTest::SetUp(); in SetUp()
DSurfaceTextureGLThreadToGL.h154 virtual void SetUp() { in SetUp() function
155 SurfaceTextureGLToGLTest::SetUp(); in SetUp()
DMultiTextureConsumer_test.cpp35 virtual void SetUp() { in SetUp() function in android::MultiTextureConsumerTest
36 GLTest::SetUp(); in SetUp()
/frameworks/native/opengl/tests/EGLTest/
Degl_cache_test.cpp35 virtual void SetUp() { in SetUp() function in android::EGLCacheTest
84 virtual void SetUp() { in SetUp() function in android::EGLCacheSerializationTest
85 EGLCacheTest::SetUp(); in SetUp()
/frameworks/native/services/surfaceflinger/tests/
DDereferenceSurfaceControl_test.cpp31 void SetUp() override { in SetUp() function in android::DereferenceSurfaceControlTest
32 LayerTransactionTest::SetUp(); in SetUp()
DEffectLayer_test.cpp27 virtual void SetUp() { in SetUp() function in android::EffectLayerTest
28 LayerTransactionTest::SetUp(); in SetUp()
DSetGeometry_test.cpp27 void SetUp() { in SetUp() function in android::SetGeometryTest
28 LayerTransactionTest::SetUp(); in SetUp()
/frameworks/av/drm/mediacas/plugins/clearkey/tests/
DClearKeyFetcherTest.cpp68 virtual void SetUp();
76 void ClearKeyFetcherTest::SetUp() { in SetUp() function in android::clearkeycas::ClearKeyFetcherTest
/frameworks/av/camera/tests/
DCameraCharacteristicsPermission.cpp37 void SetUp() override;
44 void CameraCharacteristicsPermission::SetUp() { in SetUp() function in CameraCharacteristicsPermission
/frameworks/compile/mclinker/unittests/
DLDSymbolTest.cpp25 void LDSymbolTest::SetUp() { in SetUp() function in LDSymbolTest
DPathSetTest.cpp27 void PathSetTest::SetUp() { in SetUp() function in PathSetTest
DTargetMachineTest.cpp23 void TargetMachineTest::SetUp() { in SetUp() function in TargetMachineTest
DTargetMachineTest.h30 virtual void SetUp();
DLEB128Test.h30 virtual void SetUp();
DHashTableTest.h31 virtual void SetUp();
DSystemUtilsTest.cpp24 void SystemUtilsTest::SetUp() { in SetUp() function in SystemUtilsTest
DSystemUtilsTest.h26 virtual void SetUp();
DGraphTest.h26 virtual void SetUp();
DLinkerTest.h29 virtual void SetUp();
DSectionDataTest.h29 virtual void SetUp();
DUniqueGCFactoryBaseTest.h33 virtual void SetUp();
/frameworks/compile/mclinker/templates/
DimplTest.cpp27 void ${class_name}Test::SetUp()

12345678910