Searched refs:testBecomeRoot (Results 1 – 4 of 4) sorted by relevance
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ | ||
D | ITreeFixture.cs | 172 public void testBecomeRoot() in testBecomeRoot() method in Antlr.Runtime.Tests.ITreeFixture |
/external/antlr/tool/src/test/java/org/antlr/test/ | ||
D | TestTrees.java | 170 @Test public void testBecomeRoot() throws Exception { in testBecomeRoot() method in TestTrees |
/external/antlr/runtime/Python/unittests/ | ||
D | testtree.py | 668 def testBecomeRoot(self): member in TestCommonTree |
/external/antlr/runtime/Python3/unittests/ | ||
D | testtree.py | 665 def testBecomeRoot(self): member in TestCommonTree |