Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerSnapshotTest.cpp35 updateAndVerify((BUILDER), /*displayChanges=*/false, __VA_ARGS__); \
41 updateAndVerify((BUILDER), /*displayChanges=*/true, __VA_ARGS__); \
83 void updateAndVerify(LayerSnapshotBuilder& actualBuilder, bool hasDisplayChanges, in updateAndVerify() function in android::surfaceflinger::frontend::LayerSnapshotTest
DLayerHierarchyTest.cpp27 updateAndVerify((HIERARCHY)); \
DLayerHierarchyTest.h189 void updateAndVerify(LayerHierarchyBuilder& hierarchyBuilder) { in updateAndVerify() function