Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain_test.go791 type testZip2ZipWriter struct { struct
795 func (w testZip2ZipWriter) CopyFrom(file *zip.File, out string) error { argument
861 zipWriter := testZip2ZipWriter{make(map[string]string)}