FormatList 603 chrome/browser/safe_browsing/protocol_manager.cc update_list_data_.append(FormatList(lists[i])); FormatList 614 chrome/browser/safe_browsing/protocol_manager.cc update_list_data_.append(FormatList( FormatList 618 chrome/browser/safe_browsing/protocol_manager.cc update_list_data_.append(FormatList( FormatList 247 chrome/browser/safe_browsing/protocol_manager.h static std::string FormatList(const SBListChunkRanges& list); FormatList 142 chrome/browser/safe_browsing/protocol_manager_unittest.cc EXPECT_EQ(pm->FormatList(phish), FormatList 147 chrome/browser/safe_browsing/protocol_manager_unittest.cc EXPECT_EQ(pm->FormatList(phish), "goog-phish-shavar;a:1,4,6,8-20,99\n"); FormatList 152 chrome/browser/safe_browsing/protocol_manager_unittest.cc EXPECT_EQ(pm->FormatList(phish), "goog-phish-shavar;s:16,32,64-96\n"); FormatList 157 chrome/browser/safe_browsing/protocol_manager_unittest.cc EXPECT_EQ(pm->FormatList(phish), "goog-phish-shavar;\n");