Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Python/tests/
Dt048rewrite.py165 def testInsertThenReplaceLastIndex(self): member in T1
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTokenRewriteStream.java370 @Test public void testInsertThenReplaceLastIndex() throws Exception { in testInsertThenReplaceLastIndex() method in TestTokenRewriteStream