Searched refs:m_currentExpression (Results 1 – 1 of 1) sorted by relevance
66 private String m_currentExpression = null; field in TestNGContentHandler251 m_currentExpression = ""; in xmlScript()255 m_currentSelector.setExpression(m_currentExpression); in xmlScript()258 m_currentTest.setBeanShellExpression(m_currentExpression); in xmlScript()261 m_currentExpression = null; in xmlScript()772 m_currentExpression += new String(ch, start, length); in characters()