/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureMultiContextGL.h | 34 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()
|
D | SurfaceTextureGL.h | 38 void SetUp() { in SetUp() function 39 GLTest::SetUp(); in SetUp() 47 ASSERT_NO_FATAL_FAILURE(mTextureRenderer->SetUp()); in SetUp()
|
D | SurfaceTextureGLToGL.h | 35 virtual void SetUp() { in SetUp() function 36 SurfaceTextureGLTest::SetUp(); in SetUp()
|
D | SurfaceTextureFBO.h | 28 virtual void SetUp() { in SetUp() function 29 SurfaceTextureGLTest::SetUp(); in SetUp()
|
D | SurfaceTextureGLThreadToGL.h | 154 virtual void SetUp() { in SetUp() function 155 SurfaceTextureGLToGLTest::SetUp(); in SetUp()
|
D | MultiTextureConsumer_test.cpp | 35 virtual void SetUp() { in SetUp() function in android::MultiTextureConsumerTest 36 GLTest::SetUp(); in SetUp()
|
/frameworks/native/opengl/tests/EGLTest/ |
D | egl_cache_test.cpp | 35 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/ |
D | DereferenceSurfaceControl_test.cpp | 31 void SetUp() override { in SetUp() function in android::DereferenceSurfaceControlTest 32 LayerTransactionTest::SetUp(); in SetUp()
|
D | EffectLayer_test.cpp | 27 virtual void SetUp() { in SetUp() function in android::EffectLayerTest 28 LayerTransactionTest::SetUp(); in SetUp()
|
D | SetGeometry_test.cpp | 27 void SetUp() { in SetUp() function in android::SetGeometryTest 28 LayerTransactionTest::SetUp(); in SetUp()
|
/frameworks/av/drm/mediacas/plugins/clearkey/tests/ |
D | ClearKeyFetcherTest.cpp | 68 virtual void SetUp(); 76 void ClearKeyFetcherTest::SetUp() { in SetUp() function in android::clearkeycas::ClearKeyFetcherTest
|
/frameworks/av/camera/tests/ |
D | CameraCharacteristicsPermission.cpp | 37 void SetUp() override; 44 void CameraCharacteristicsPermission::SetUp() { in SetUp() function in CameraCharacteristicsPermission
|
/frameworks/compile/mclinker/unittests/ |
D | LDSymbolTest.cpp | 25 void LDSymbolTest::SetUp() { in SetUp() function in LDSymbolTest
|
D | PathSetTest.cpp | 27 void PathSetTest::SetUp() { in SetUp() function in PathSetTest
|
D | TargetMachineTest.cpp | 23 void TargetMachineTest::SetUp() { in SetUp() function in TargetMachineTest
|
D | TargetMachineTest.h | 30 virtual void SetUp();
|
D | LEB128Test.h | 30 virtual void SetUp();
|
D | HashTableTest.h | 31 virtual void SetUp();
|
D | SystemUtilsTest.cpp | 24 void SystemUtilsTest::SetUp() { in SetUp() function in SystemUtilsTest
|
D | SystemUtilsTest.h | 26 virtual void SetUp();
|
D | GraphTest.h | 26 virtual void SetUp();
|
D | LinkerTest.h | 29 virtual void SetUp();
|
D | SectionDataTest.h | 29 virtual void SetUp();
|
D | UniqueGCFactoryBaseTest.h | 33 virtual void SetUp();
|
/frameworks/compile/mclinker/templates/ |
D | implTest.cpp | 27 void ${class_name}Test::SetUp()
|