Home
last modified time | relevance | path

Searched refs:start_span_location_from_end (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl_test.cc454 int start_span_location_from_end = long_text.find(location_from_end); in TEST_P() local
458 CodepointSpan(start_span_location_from_end, in TEST_P()
459 start_span_location_from_end + location_from_end.length())); in TEST_P()