Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl_test.cc445 const std::string location_from_beginning = "Seattle"; in TEST_P() local
447 long_text.find(location_from_beginning); in TEST_P()
451 location_from_beginning.length())); in TEST_P()