Home
last modified time | relevance | path

Searched refs:test_case_name (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/base/libs/hwui/tests/common/
DTestUtils.h53 #define INNER_PIPELINE_TEST(test_case_name, test_name, pipeline, functionCall) \ argument
54 TEST(test_case_name, test_name##_##pipeline) { \
61 #define INNER_PIPELINE_RENDERTHREAD_TEST(test_case_name, test_name, pipeline) \ argument
62 INNER_PIPELINE_TEST(test_case_name, test_name, pipeline, \
64 test_case_name##_##test_name##_RenderThreadTest::doTheThing))
70 #define RENDERTHREAD_TEST(test_case_name, test_name) \ argument
71 class test_case_name##_##test_name##_RenderThreadTest { \
75 INNER_PIPELINE_RENDERTHREAD_TEST(test_case_name, test_name, SkiaGL); \
76 INNER_PIPELINE_RENDERTHREAD_TEST(test_case_name, test_name, SkiaVulkan); \
77 void test_case_name##_##test_name##_RenderThreadTest::doTheThing( \
[all …]
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerMetadataTest.cpp42 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in LayerMetadataTest()
48 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~LayerMetadataTest()
DDisplayTransactionTest.cpp37 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in DisplayTransactionTest()
62 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~DisplayTransactionTest()
DFlagManagerTest.cpp57 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in FlagManagerTest()
64 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~FlagManagerTest()
DTransactionFrameTracerTest.cpp47 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in TransactionFrameTracerTest()
56 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~TransactionFrameTracerTest()
DGameModeTest.cpp43 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in GameModeTest()
51 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~GameModeTest()
DTunnelModeEnabledReporterTest.cpp82 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in TunnelModeEnabledReporterTest()
93 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~TunnelModeEnabledReporterTest()
DRefreshRateSelectionTest.cpp79 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in RefreshRateSelectionTest()
88 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~RefreshRateSelectionTest()
DFpsReporterTest.cpp105 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in FpsReporterTest()
116 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~FpsReporterTest()
DRefreshRateStatsTest.cpp50 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in RefreshRateStatsTest()
56 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~RefreshRateStatsTest()
DDispSyncSourceTest.cpp150 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in DispSyncSourceTest()
156 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~DispSyncSourceTest()
DFrameTracerTest.cpp43 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in FrameTracerTest()
58 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~FrameTracerTest()
DDisplayTransactionTestHelpers.h396 test_info->test_case_name() + "." + test_info->name())
556 test_info->test_case_name() + "." + test_info->name())
608 test_info->test_case_name() + "." + test_info->name())
DTransactionSurfaceFrameTest.cpp47 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in TransactionSurfaceFrameTest()
56 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~TransactionSurfaceFrameTest()
DEventThreadTest.cpp137 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in EventThreadTest()
167 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~EventThreadTest()
DTransactionApplicationTest.cpp46 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in TransactionApplicationTest()
54 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~TransactionApplicationTest()
/frameworks/native/services/gpuservice/tests/unittests/
DGpuMemTest.cpp52 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in GpuMemTest()
58 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~GpuMemTest()
DGpuMemTracerTest.cpp49 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in GpuMemTracerTest()
55 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~GpuMemTracerTest()
DGpuStatsTest.cpp68 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in GpuStatsTest()
74 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~GpuStatsTest()
/frameworks/native/libs/nativewindow/tests/
DANativeWindowTest.cpp52 ALOGV("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in SetUp()
63 ALOGV("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in TearDown()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DPredictorTest.cpp64 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in LayerStackTest()
70 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~LayerStackTest()
339 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in PredictionTest()
345 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~PredictionTest()
429 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in PredictorTest()
435 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~PredictorTest()
DTexturePoolTest.cpp44 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in TexturePoolTest()
52 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~TexturePoolTest()
/frameworks/base/libs/hwui/tests/unit/
Dmain.cpp38 printf("[ FAILED ] %s.%s\n", testinfo->test_case_name(), testinfo->name()); in gtestSigHandler()
/frameworks/native/libs/gui/tests/
DStreamSplitter_test.cpp39 ALOGV("Begin test: %s.%s", testInfo->test_case_name(), in StreamSplitterTest()
46 ALOGV("End test: %s.%s", testInfo->test_case_name(), in ~StreamSplitterTest()
DGLTest.cpp34 ALOGV("Begin test: %s.%s", testInfo->test_case_name(), testInfo->name()); in SetUp()
138 ALOGV("End test: %s.%s", testInfo->test_case_name(), testInfo->name()); in TearDown()

12