Home
last modified time | relevance | path

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

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