Home
last modified time | relevance | path

Searched defs:anchor_start_end (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/annotator/datetime/
Dparser.cc116 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse()
126 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in FindSpansUsingLocales()
166 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse()
265 bool anchor_start_end, std::vector<DatetimeParseResultSpan>* result) const { in ParseWithRule()
Dparser_test.cc65 bool HasNoResult(const std::string& text, bool anchor_start_end = false, in HasNoResult()
81 bool anchor_start_end = false, in ParsesCorrectly()
154 bool anchor_start_end = false, in ParsesCorrectly()