Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/encoding/text/
H A Ddecode_test.go63 checkNok(text.Token) string methodSpec
81 func (s Str) checkNok(tok text.Token) string { func
103 func (e Enum) checkNok(tok text.Token) string { func
125 func (b Bool) checkNok(tok text.Token) string { func
147 func (n Uint64) checkNok(tok text.Token) string { func
169 func (n Uint32) checkNok(tok text.Token) string { func
191 func (n Int64) checkNok(tok text.Token) string { func
213 func (n Int32) checkNok(tok text.Token) string { func
235 func (n Float64) checkNok(tok text.Token) string { func
257 func (n Float32) checkNok(tok text.Token) string { func