Searched refs:testMark (Results 1 – 4 of 4) sorted by relevance
/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/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/ | ||
D | TestANTLRStringStream.as | 85 public function testMark():void { method in org.antlr.runtime.test.TestANTLRStringStream |
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ | ||
D | test-streams.rb | 432 def testMark(self) | 150 | [x] |
/external/antlr/antlr-3.4/runtime/Python/unittests/ | ||
D | teststreams.py | 150 def testMark(self): member in TestStringStream |