Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
WriteBytesToStream
Method · 0.95
WriteBytesToSubstream
Method · 0.95
WriteBytesToEncrSubstream
Method · 0.95
WBToSubstrOfEncr
Method · 0.95
ChangeStreamPass
Method · 0.95
setStorageTypeAndCheckProps
Method · 0.95
checkStorageProperties
Method · 0.95
InternalCheckStream
Method · 0.95
checkStream
Method · 0.95
checkEncrStream
Method · 0.95
copyStorage
Method · 0.95
commitStorage
Method · 0.95
Calls
1
println
Method · 0.65
Tested by
no test coverage detected