Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/package/
Dpkg_manager_unittest.cpp402 std::vector<uint8_t> &uncompressedData, std::vector<uint8_t> &digest) in TestDecompressLz4()
513 int TestDecompressGzip(Hpackage::ZipFileInfo &zipInfo, std::vector<uint8_t> &uncompressedData, in TestDecompressGzip()
562 int TestCompressBuffer(Hpackage::FileInfo &info, std::vector<uint8_t> uncompressedData, in TestCompressBuffer()
623 std::vector<uint8_t> uncompressedData; variable
642 std::vector<uint8_t> uncompressedData; variable