Searched refs:TestSyntaxErrors (Results 1 – 4 of 4) sorted by relevance
25 void TestSyntaxErrors();50 TESTCASE_AUTO(TestSyntaxErrors); in runIndexedTest()90 void SimpleFormatterTest::TestSyntaxErrors() { in TestSyntaxErrors() function in SimpleFormatterTest
71 public void TestSyntaxErrors() { in TestSyntaxErrors() method in SimpleFormatterTest
74 public void TestSyntaxErrors() { in TestSyntaxErrors() method in SimpleFormatterTest
2645 class TestSyntaxErrors(unittest.TestCase): class