Searched defs:anchor_start_end (Results 1 – 2 of 2) sorted by relevance
| /external/libtextclassifier/annotator/datetime/ |
| D | parser.cc | 116 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()
|
| D | parser_test.cc | 65 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()
|