Home
last modified time | relevance | path

Searched refs:testSimpleRootAtOuterLevel (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestAutoAST.java62 @Test public void testSimpleRootAtOuterLevel() throws Exception { in testSimpleRootAtOuterLevel() method in TestAutoAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt057autoAST.py142 def testSimpleRootAtOuterLevel(self): member in TestAutoAST