Home
last modified time | relevance | path

Searched refs:testBecomeRoot5 (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
DITreeFixture.cs220 public void testBecomeRoot5() in testBecomeRoot5() method in Antlr.Runtime.Tests.ITreeFixture
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTrees.java209 @Test public void testBecomeRoot5() throws Exception { in testBecomeRoot5() method in TestTrees
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtesttree.py707 def testBecomeRoot5(self): member in TestCommonTree