Searched defs:addTest (Results 1 – 5 of 5) sorted by relevance
37 public void addTest(String testName, int timeout) { in addTest() method in TestCase
47 public void addTest(Test test) { in addTest() method in GnssCtsTestSuite
47 public void addTest(Test test) { in addTest() method in SensorCtsTestSuite
187 public void addTest(String className, String methodName) { in addTest() method in GenerateTestCaseXML.TestSuite
348 void addTest(TestIdentifier testDef, int timeout) { in addTest() method in TestPackageDef