Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DTestNGAntTask.java123 private boolean m_delegateCommandSystemProperties = false; field in TestNGAntTask
216 m_delegateCommandSystemProperties = value; in setDelegateCommandSystemProperties()
484 if (m_delegateCommandSystemProperties) { in execute()