Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTreeGrammarRewriteAST.java170 @Test public void testAutoDup() throws Exception { in testAutoDup() method in TestTreeGrammarRewriteAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt051treeRewriteAST.py234 def testAutoDup(self): member in T