Searched refs:IsZlibCompatible (Results 1 – 4 of 4) sorted by relevance
312 bool IsZlibCompatible(const std::string& fingerprint);
1038 bool IsZlibCompatible(const string& fingerprint) { in IsZlibCompatible() function
578 if (utils::IsZlibCompatible(FLAGS_zlib_fingerprint)) { in Main()
848 EXPECT_TRUE(utils::IsZlibCompatible(fingerprint)); in TEST_F()