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

  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
ITestSuite.java 39 public interface ITestSuite {
  /tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
ITestSuite.java 49 public abstract class ITestSuite
125 * Return an instance of the class implementing {@link ITestSuite}.
127 private ITestSuite createInstance() {
375 // create an association of one ITestSuite <=> one ModuleDefinition as the smallest
379 ITestSuite suite = createInstance();
385 // return the list of ITestSuite with their ModuleDefinition assigned
429 * Implementation of {@link ITestSuite} may require the build info to load the tests.
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 1136 milliseconds