Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp1469 std::vector<std::string> actualLayerNames = {atomList.atom(0).layer_name(), in TEST_F() local
1471 EXPECT_THAT(actualLayerNames, in TEST_F()