Home
last modified time | relevance | path

Searched refs:sDebugNameTwo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DLayerStateTest.cpp37 const std::string sDebugNameTwo = std::string("Test LayerFE2"); variable
200 layerFECompositionState, sSequenceId, sDebugNameTwo); in TEST_F()
202 EXPECT_EQ(sDebugNameTwo, mLayerState->getName()); in TEST_F()
215 layerFECompositionState, sSequenceId, sDebugNameTwo); in TEST_F()