Home
last modified time | relevance | path

Searched defs:query_terms (Results 1 – 7 of 7) sorted by relevance

/external/icing/icing/result/
Dsnippet-retriever_test.cc179 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
205 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
231 SectionRestrictQueryTermsMap query_terms{{"", {"four"}}}; in TEST_F() local
256 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
289 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
322 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
350 SectionRestrictQueryTermsMap query_terms{{"", {"in"}}}; in TEST_F() local
378 SectionRestrictQueryTermsMap query_terms{{"", {"in"}}}; in TEST_F() local
404 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
437 SectionRestrictQueryTermsMap query_terms{{"", {"three"}}}; in TEST_F() local
[all …]
Dresult-state.cc25 SnippetContext CreateSnippetContext(SectionRestrictQueryTermsMap query_terms, in CreateSnippetContext()
40 SectionRestrictQueryTermsMap query_terms, in ResultState()
Dsnippet-context.h36 SectionRestrictQueryTermsMap query_terms; member
Dsnippet-retriever.cc575 const SectionRestrictQueryTermsMap& query_terms, in RetrieveSnippet()
/external/icing/icing/tokenization/
Dcombined-tokenizer_test.cc95 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
118 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
141 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
164 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
191 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
227 std::vector<std::string> query_terms = GetTokenTerms(query_tokens); in TEST_F() local
/external/icing/icing/query/
Dquery-processor.h55 SectionRestrictQueryTermsMap query_terms; member
/external/icing/icing/index/
Dindex_test.cc667 std::vector<std::string> query_terms; in TEST_F() local
733 std::vector<std::string> query_terms; in TEST_F() local