HomeSort by relevance Sort by last modified time
    Searched refs:ComputeSnippet (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/query_parser/
snippet.h 54 void ComputeSnippet(const MatchPositions& matches,
snippet_unittest.cc 121 snippet.ComputeSnippet(match_positions, document);
snippet.cc 129 // snippet generation. If not, revisit the way we scan in ComputeSnippet.
212 void Snippet::ComputeSnippet(const MatchPositions& match_positions,

Completed in 8180 milliseconds