Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain_test.go422 type testZip2ZipWriter struct { struct
423 entries map[string]string
426 func (w testZip2ZipWriter) CopyFrom(file *zip.File, out string) error {