Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/api/
Dmain_test.go714 func sortedMethodNames(typ *types.Interface) []string { func
815 buf.WriteString(strings.Join(sortedMethodNames(typ), ", "))