Home
last modified time | relevance | path

Searched refs:setError (Results 1 – 10 of 10) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
DPrintWriterTest.java40 public void setError() { in setError() method in PrintWriterTest.Writer
41 super.setError(); in setError()
54 writer.setError(); in testSetError()
/libcore/support/src/test/java/libcore/java/io/
DNullPrintStream.java59 protected void setError() {} in setError() method in NullPrintStream
/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixException.java55 void setError(int errno) { in setError() method in UnixException
DUnixChannelFactory.java265 x.setError(EEXIST); in open()
DUnixPath.java781 x.setError(ELOOP); in openForAttributeAccess()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DPrintStreamTest.java72 public void setError() { in setError() method in PrintStreamTest.MockPrintStream
73 super.setError(); in setError()
200 os.setError(); in test_clearError()
/libcore/ojluni/annotations/sdk/nullability/java/io/
DPrintWriter.annotated.java64 protected void setError() { throw new RuntimeException("Stub!"); } in setError() method in PrintWriter
/libcore/ojluni/src/main/java/java/io/
DPrintWriter.java451 protected void setError() { in setError() method in PrintWriter
DPrintStream.java515 protected void setError() { in setError() method in PrintStream
/libcore/api/
Dcurrent.txt2060 method protected void setError();
2108 method protected void setError();