Home
last modified time | relevance | path

Searched defs:checkOk (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/internal/encoding/text/
Ddecode_test.go60 checkOk(text.Token) string methodSpec
70 func (s Str) checkOk(tok text.Token) string { func
92 func (e Enum) checkOk(tok text.Token) string { func
114 func (b Bool) checkOk(tok text.Token) string { func
136 func (n Uint64) checkOk(tok text.Token) string { func
158 func (n Uint32) checkOk(tok text.Token) string { func
180 func (n Int64) checkOk(tok text.Token) string { func
202 func (n Int32) checkOk(tok text.Token) string { func
224 func (n Float64) checkOk(tok text.Token) string { func
246 func (n Float32) checkOk(tok text.Token) string { func