Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerSnapshotTest.cpp1298 bool foundInputLayer = false; in TEST_F() local
1301 foundInputLayer = true; in TEST_F()
1304 EXPECT_TRUE(foundInputLayer); in TEST_F()