Home
last modified time | relevance | path

Searched refs:testMark (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DCountingInputStreamTest.java75 public void testMark() throws Exception { in testMark() method in CountingInputStreamTest
DLimitInputStreamTest.java59 public void testMark() throws Exception { in testMark() method in LimitInputStreamTest
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
DTestANTLRStringStream.as85 public function testMark():void { method in org.antlr.runtime.test.TestANTLRStringStream
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DDeflaterInputStreamTest.java84 public void testMark() throws IOException { in testMark() method in DeflaterInputStreamTest
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-streams.rb432 def testMark(self) | 150 | [x]
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dteststreams.py150 def testMark(self): member in TestStringStream