Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ check
Function
check
gapil/bapi/bapi_test.go:229–233 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
227
}
228
229
func
check(err error) {
230
if
err != nil {
231
panic(err)
232
}
233
}
234
235
var
compressors = []compressor{
236
{
Callers
7
BenchmarkDecode
Function · 0.70
BenchmarkApproaches
Function · 0.70
bapi_test.go
File · 0.70
TestPipeListener
Function · 0.50
validateTargetData
Method · 0.50
init
Function · 0.50
findUnreachables
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected