Lines Matching refs:Name
57 Name: name,
67 Name: "META-INF/MANIFEST.MF",
77 Name: name,
87 Name: name,
458 t.Fatalf("error when opening %s: %s", f.Name, err)
465 t.Fatalf("error when reading %s: %s", f.Name, err)
469 t.Errorf("incorrect length for %s, want %d got %d", f.Name, f.UncompressedSize64, len)
473 t.Errorf("incorrect crc for %s, want %x got %x", f.Name, f.CRC32, crc)
487 if want.Name != got.Name {
488 t.Errorf("incorrect file %d want %q got %q", i, want.Name, got.Name)
493 t.Errorf("incorrect file %s length want %v got %v", want.Name,
498 t.Errorf("incorrect file %s attrs want %x got %x", want.Name,
503 t.Errorf("incorrect file %s crc want %v got %v", want.Name,
508 t.Errorf("incorrect file %s method want %v got %v", want.Name,