Home
last modified time | relevance | path

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

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