MCPcopy Create free account
hub / github.com/google/gapid / Error

Method Error

core/assert/manager.go:30–30  ·  view source on GitHub ↗
(...interface{})

Source from the content-addressed store, hash-verified

28 Output interface {
29 Fatal(...interface{})
30 Error(...interface{})
31 Log(...interface{})
32 }
33

Callers 5

WriteFunction · 0.65
TestmanagerFunction · 0.65
CommitMethod · 0.65
HasMessageMethod · 0.65
ExampleErrorsFunction · 0.65

Implementers 4

Assertioncore/assert/assertion.go
fakeTcore/assert/manager_test.go
ctxOutputcore/assert/manager.go
stdOutputcore/assert/manager.go

Calls

no outgoing calls

Tested by 2

TestmanagerFunction · 0.52
ExampleErrorsFunction · 0.52