Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
Ddefinition.cpp230 bool countsMatch = true; in parseOperator() local
233 countsMatch = pIndex == parserCount; in parseOperator()
243 countsMatch = false; in parseOperator()
254 countsMatch = false; in parseOperator()
261 countsMatch = false; in parseOperator()
271 if (!countsMatch) { in parseOperator()