Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator_test-include.cc510 const std::string flight_regex = "([a-zA-Z]{2}\\d{2,4})"; in TEST_F() local
512 "flight", flight_regex, /*enabled_for_classification=*/true, in TEST_F()
516 "flight", flight_regex, /*enabled_for_classification=*/true, in TEST_F()