HomeSort by relevance Sort by last modified time
    Searched full:immutablebytes (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue19743.go 16 type immutableBytes []byte
19 func toString(b immutableBytes) string { // ERROR "leaking param: b$"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue19743.go 16 type immutableBytes []byte
19 func toString(b immutableBytes) string { // ERROR "leaking param: b$"

Completed in 291 milliseconds