Home
last modified time | relevance | path

Searched refs:teststrucflexChanCap (Results 1 – 6 of 6) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dvalues_flex_test.go13 const teststrucflexChanCap = 64 const
152 ts.Chstr = make(chan string, teststrucflexChanCap)
162 Chstr: make(chan string, teststrucflexChanCap),
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/ugorji/go/codec/codec/
H A Dvalues_flex_test.go13 const teststrucflexChanCap = 64 const
189 ts.Chstr = make(chan string, teststrucflexChanCap)
199 Chstr: make(chan string, teststrucflexChanCap),
/dports/net/rospo/rospo-0.7.1/vendor/github.com/ugorji/go/go-1.1.7/codec/
H A Dvalues_flex_test.go14 const teststrucflexChanCap = 64 const
239 ts.Chstr = make(chan string, teststrucflexChanCap)
249 Chstr: make(chan string, teststrucflexChanCap),
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/ugorji/go/codec/
H A Dvalues_flex_test.go14 const teststrucflexChanCap = 64 const
239 ts.Chstr = make(chan string, teststrucflexChanCap)
249 Chstr: make(chan string, teststrucflexChanCap),
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/ugorji/go/codec/
H A Dvalues_flex_test.go15 const teststrucflexChanCap = 64 const
316 Chstr: make(chan string, teststrucflexChanCap),
H A Dcodec_test.go1025 ts.Chstr = make(chan string, teststrucflexChanCap)