Searched defs:testMark (Results 1 – 4 of 4) sorted by relevance
/external/antlr/runtime/ActionScript/project/test/org/antlr/runtime/test/ | ||
D | TestANTLRStringStream.as | 85 public function testMark():void { method in org.antlr.runtime.test.TestANTLRStringStream |
/external/guava/guava-tests/test/com/google/common/io/ | ||
D | CountingInputStreamTest.java | 75 public void testMark() throws Exception { in testMark() method in CountingInputStreamTest |
/external/antlr/runtime/Python3/unittests/ | ||
D | teststreams.py | 149 def testMark(self): member in TestStringStream |
/external/antlr/runtime/Python/unittests/ | ||
D | teststreams.py | 150 def testMark(self): member in TestStringStream |