Searched refs:local_transformed_results (Results 1 – 1 of 1) sorted by relevance
999 SearchSuggestionParser::SuggestResults local_transformed_results; in AddRawHistoryResultsToMap() local1002 ScoreHistoryResults(raw_results, is_keyword, &local_transformed_results); in AddRawHistoryResultsToMap()1003 transformed_results = &local_transformed_results; in AddRawHistoryResultsToMap()