Searched refs:CountIgnoredSpanBoundaryCodepoints (Results 1 – 3 of 3) sorted by relevance
54 using FeatureProcessor::CountIgnoredSpanBoundaryCodepoints;921 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()925 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()932 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()936 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()943 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()947 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()954 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()958 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()965 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()[all …]
230 const int begin_ignored = CountIgnoredSpanBoundaryCodepoints( in LabelToSpan()234 CountIgnoredSpanBoundaryCodepoints(token_end_unicode.begin(), token_end, in LabelToSpan()302 const int num_punctuation_start = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel()304 const int num_punctuation_end = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel()502 int FeatureProcessor::CountIgnoredSpanBoundaryCodepoints( in CountIgnoredSpanBoundaryCodepoints() function in libtextclassifier3::FeatureProcessor608 const int start_offset = CountIgnoredSpanBoundaryCodepoints( in StripBoundaryCodepoints()610 const int end_offset = CountIgnoredSpanBoundaryCodepoints( in StripBoundaryCodepoints()
261 int CountIgnoredSpanBoundaryCodepoints(