Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Dbase_file.cc234 bool BaseFile::IsEmptyHash(const std::string& hash) { in IsEmptyHash() function in content::BaseFile
Dbase_file_unittest.cc592 TEST_F(BaseFileTest, IsEmptyHash) { in TEST_F() argument