Home
last modified time | relevance | path

Searched defs:section_mask (Results 1 – 6 of 6) sorted by relevance

/external/icing/icing/result/
Dsnippet-retriever_test.cc209 SectionIdMask section_mask = 0b00000011; in TEST_F() local
238 SectionIdMask section_mask = 0b00000011; in TEST_F() local
266 SectionIdMask section_mask = 0b00000011; in TEST_F() local
293 SectionIdMask section_mask = 0b00000011; in TEST_F() local
328 SectionIdMask section_mask = 0b00000011; in TEST_F() local
363 SectionIdMask section_mask = 0b00000011; in TEST_F() local
393 SectionIdMask section_mask = 0b00000011; in TEST_F() local
423 SectionIdMask section_mask = 0b00000011; in TEST_F() local
451 SectionIdMask section_mask = 0b00000011; in TEST_F() local
486 SectionIdMask section_mask = 0b00000011; in TEST_F() local
[all …]
/external/icing/icing/index/iterator/
Dsection-restrict-data.cc34 SectionIdMask section_mask = kSectionIdMaskNone; in GenerateSectionMask() local
/external/icing/icing/testing/
Dcommon-matchers.h81 SectionIdMask section_mask = kSectionIdMaskNone; variable
150 SectionIdMask section_mask = kSectionIdMaskNone; member
/external/icing/icing/index/main/
Dmain-index_test.cc67 const std::string& term, SectionIdMask section_mask = kSectionIdMaskAll) { in GetExactHits()
76 const std::string& term, SectionIdMask section_mask = kSectionIdMaskAll) { in GetPrefixHits()
/external/icing/icing/query/
Dsuggestion-processor.cc166 SectionIdMask section_mask = kSectionIdMaskNone; in PopulatePropertyFilters() local
/external/icing/icing/index/
Dindex_test.cc132 SectionIdMask section_mask = kSectionIdMaskNone; variable