Searched refs:FormatList (Results 1 – 4 of 4) sorted by relevance
61 std::string FormatList(const SBListChunkRanges& list);
610 update_list_data_.append(safe_browsing::FormatList(lists[i])); in OnGetChunksComplete()624 update_list_data_.append(safe_browsing::FormatList( in OnGetChunksComplete()628 update_list_data_.append(safe_browsing::FormatList( in OnGetChunksComplete()
187 safe_browsing::FormatList(phish)); in TEST_F()193 safe_browsing::FormatList(phish)); in TEST_F()200 safe_browsing::FormatList(phish)); in TEST_F()206 safe_browsing::FormatList(phish)); in TEST_F()
381 std::string FormatList(const SBListChunkRanges& list) { in FormatList() function