Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTreeNodeStream.java132 @Test public void testAoverB() throws Exception { in testAoverB() method in TestTreeNodeStream
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
DITreeNodeStreamFixture.cs154 public void testAoverB() in testAoverB() method in Antlr.Runtime.Tests.ITreeNodeStreamFixture
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtesttree.py141 def testAoverB(self): member in TestTreeNodeStream