Home
last modified time | relevance | path

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

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