Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/golang/mobile
/ testInitCaller
Method
testInitCaller
bind/java/SeqTest.java:579–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
577
}
578
579
public
void
testInitCaller() {
580
Testpkg.init();
581
582
InitCaller initer = Testpkg.newInitCaller();
583
initer.init();
584
}
585
586
public
void
testSIGPIPE() {
587
Testpkg.testSIGPIPE();
Callers
nothing calls this directly
Calls
1
init
Method · 0.80
Tested by
no test coverage detected