Searched refs:GetAnswersImageURLs (Results 1 – 3 of 3) sorted by relevance
31 SearchSuggestionParser::GetAnswersImageURLs(AsDictionary("").get(), &urls); in TEST()35 SearchSuggestionParser::GetAnswersImageURLs( in TEST()46 SearchSuggestionParser::GetAnswersImageURLs(AsDictionary(answer_json).get(), in TEST()
303 static void GetAnswersImageURLs(const base::DictionaryValue* answer_json,
460 GetAnswersImageURLs(answer_json, &results->answers_image_urls); in ParseSuggestResults()484 void SearchSuggestionParser::GetAnswersImageURLs( in GetAnswersImageURLs() function in SearchSuggestionParser