Searched refs:m_newFound (Results 1 – 1 of 1) sorted by relevance
88 transient private NodeSetDTM m_newFound; field in CountersTable157 if (m_newFound == null) in countNode()158 m_newFound = new NodeSetDTM(support.getDTMManager()); in countNode()181 appendBtoFList(counter.m_countNodes, m_newFound); in countNode()183 m_newFound.removeAllElements(); in countNode()190 m_newFound.addElement(target); in countNode()201 appendBtoFList(counter.m_countNodes, m_newFound); in countNode()202 m_newFound.removeAllElements(); in countNode()