Searched refs:IsZlibCompatible (Results 1 – 4 of 4) sorted by relevance
359 bool IsZlibCompatible(const std::string& fingerprint);
1190 bool IsZlibCompatible(const string& fingerprint) { in IsZlibCompatible() function
546 if (utils::IsZlibCompatible(FLAGS_zlib_fingerprint)) { in Main()
830 EXPECT_TRUE(utils::IsZlibCompatible(fingerprint)); in TEST_F()