Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf8/
Dutf8_test.go227 func runtimeRuneCount(s string) int { func
238 if n := runtimeRuneCount(ts); n != count {