MCPcopy Create free account
hub / github.com/LibreOffice/core / Error

Method Error

odk/examples/java/Storage/TestHelper.java:870–873  ·  view source on GitHub ↗
( String sError )

Source from the content-addressed store, hash-verified

868 }
869
870 public void Error( String sError )
871 {
872 System.out.println( m_sTestPrefix + "Error: " + sError );
873 }
874
875 public void Message( String sError )
876 {

Callers 15

WriteBytesToStreamMethod · 0.95
WriteBytesToSubstreamMethod · 0.95
WBToSubstrOfEncrMethod · 0.95
ChangeStreamPassMethod · 0.95
InternalCheckStreamMethod · 0.95
checkStreamMethod · 0.95
checkEncrStreamMethod · 0.95
copyStorageMethod · 0.95
commitStorageMethod · 0.95

Calls 1

printlnMethod · 0.65

Tested by

no test coverage detected