Home
last modified time | relevance | path

Searched defs:Skipf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dimportx_test.go27 Skipf(format string, args ...any) methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/context/
Dcontext_test.go32 Skipf(format string, args ...any) methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dtesting.go896 Skipf(format string, args ...any) methodSpec
1101 func (c *common) Skipf(format string, args ...any) { func