Home
last modified time | relevance | path

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

/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc1127 CdRecordEntry cd_entry = { in AddEntry() local
1146 [&zip64_eocd](const CdRecordEntry& cd_entry) { zip64_eocd.cd_size += cd_entry.GetSize(); }); in ConstructEocd()
1179 for (const auto& cd_entry : cd_entries_) { in ConstructZipFile() local
1386 auto& cd_entry = cd_entries_.back(); in TEST_F() local