Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/golang/mobile
/ stringRetLong
Method
stringRetLong
bind/java/SeqBench.java:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
return
Benchmark.ShortString;
153
}
154
@Override
public
String stringRetLong() {
155
return
Benchmark.LongString;
156
}
157
}
158
159
public
void
testBenchmark() {
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected