Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:GetValidCachedResult

122   MOCK_METHOD2(GetValidCachedResult, bool(const GURL&, bool*));
286 EXPECT_CALL(*csd_service_, GetValidCachedResult(url, NotNull()))