HomeSort by relevance Sort by last modified time
    Searched defs:m_customTestRunnerFactory (Results 1 - 2 of 2) sorted by null

  /external/testng/src/main/java/org/testng/remote/
RemoteTestNG.java 52 private ITestRunnerFactory m_customTestRunnerFactory;
138 if(null == m_customTestRunnerFactory) {
139 m_customTestRunnerFactory= new ITestRunnerFactory() {
157 return m_customTestRunnerFactory;
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 34 milliseconds