Searched defs:testCase (Results 1 – 6 of 6) sorted by relevance
51 String[] testCase = line.split(","); in TestCSVInputs() local65 protected void runTest(String[] testCase) throws Exception { in runTest()
31 public void testCase() throws PatternSyntaxException { in testCase() method in ModeTest
57 public void assertLowerSeverity(DOMTestCase testCase, String id, int severity) { in assertLowerSeverity()
91 public void testCase() { in testCase() method in PatternSyntaxExceptionTest
140 int testCase = CASE_WAIT; field in OldObjectTest.TestThread1
288 void checkExec(int testCase, String [] envp, File file) { in checkExec()