Searched defs:ExtractSections (Results 1 – 4 of 4) sorted by relevance
133 libtextclassifier3::StatusOr<SectionGroup> SectionManager::ExtractSections( in ExtractSections() function in icing::lib::SectionManager
312 TEST_F(SectionManagerTest, ExtractSections) { in TEST_F() argument
1140 libtextclassifier3::StatusOr<SectionGroup> SchemaStore::ExtractSections( in ExtractSections() function in icing::lib::SchemaStore
98 std::vector<std::string> ExtractSections(const std::string& exp) in ExtractSections() function