Searched defs:tc (Results 1 – 2 of 2) sorted by relevance
280 void addTestClass(TestClass tc) { in addTestClass()281 appendSuiteToElement(mDoc.getDocumentElement(), tc); in addTestClass() local
141 public void addConstructor(JDiffConstructor tc) { in addConstructor()