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

Method Message

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

Source from the content-addressed store, hash-verified

873 }
874
875 public void Message( String sError )
876 {
877 System.out.println( m_sTestPrefix + sError );
878 }
879}
880
881/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

Callers 2

ChangeStreamPassMethod · 0.95
testMethod · 0.45

Calls 1

printlnMethod · 0.65

Tested by

no test coverage detected