Searched refs:CountIgnoredSpanBoundaryCodepoints (Results 1 – 3 of 3) sorted by relevance
54 using FeatureProcessor::CountIgnoredSpanBoundaryCodepoints;846 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()850 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()857 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()861 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()868 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()872 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()879 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()883 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()890 EXPECT_EQ(feature_processor.CountIgnoredSpanBoundaryCodepoints( in TEST_F()[all …]
232 const int begin_ignored = CountIgnoredSpanBoundaryCodepoints( in LabelToSpan()236 CountIgnoredSpanBoundaryCodepoints(token_end_unicode.begin(), token_end, in LabelToSpan()304 const int num_punctuation_start = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel()306 const int num_punctuation_end = CountIgnoredSpanBoundaryCodepoints( in SpanToLabel()484 int FeatureProcessor::CountIgnoredSpanBoundaryCodepoints( in CountIgnoredSpanBoundaryCodepoints() function in libtextclassifier3::FeatureProcessor587 const int start_offset = CountIgnoredSpanBoundaryCodepoints( in StripBoundaryCodepoints()589 const int end_offset = CountIgnoredSpanBoundaryCodepoints( in StripBoundaryCodepoints()
235 int CountIgnoredSpanBoundaryCodepoints(