Searched defs:ReadCorpus (Results 1 – 3 of 3) sorted by relevance
188 func (TestDeps) ReadCorpus(dir string, types []reflect.Type) ([]fuzz.CorpusEntry, error) { func
1851 func (f matchStringOnly) ReadCorpus(string, []reflect.Type) ([]corpusEntry, error) { func1905 ReadCorpus(string, []reflect.Type) ([]corpusEntry, error) methodSpec
977 func ReadCorpus(dir string, types []reflect.Type) ([]CorpusEntry, error) { func