Home
last modified time | relevance | path

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

/aosp_15_r20/external/zlib/google/
H A Dzip_internal.cc393 Compression GetCompressionMethod(const base::FilePath& path) { in GetCompressionMethod() function
H A Dzip_unittest.cc1262 TEST_F(ZipTest, GetCompressionMethod) { in TEST_F() argument