Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp833 unsigned activeMarkerCount = 0; in activeMarkerCountForNode() local
836 activeMarkerCount++; in activeMarkerCountForNode()
839 return activeMarkerCount; in activeMarkerCountForNode()