Home
last modified time | relevance | path

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

/aosp12/system/libziparchive/
H A Dzip_archive_test.cc1113 CdRecordEntry cd_entry = { in AddEntry() local
1132 [&zip64_eocd](const CdRecordEntry& cd_entry) { zip64_eocd.cd_size += cd_entry.GetSize(); }); in ConstructEocd()
1165 for (const auto& cd_entry : cd_entries_) { in ConstructZipFile() local
1372 auto& cd_entry = cd_entries_.back(); in TEST_F() local