Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dexport_test.go589 return unexportedPanicForTesting(b, i)
593 func unexportedPanicForTesting(b []byte, i int) byte { func