Home
last modified time | relevance | path

Searched defs:WriteProfileTo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/internal/testdeps/
Ddeps.go58 func (TestDeps) WriteProfileTo(name string, w io.Writer, debug int) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dtesting.go1842 func (f matchStringOnly) WriteProfileTo(string, io.Writer, int) error { return errMain } func
1902 WriteProfileTo(string, io.Writer, int) error methodSpec