Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/number/
Dnumber_test-include.cc55 std::set<std::string> percent_suffixes({"パーセント", "percent", "pércént", in TestingNumberAnnotatorOptions() local
57 for (const std::string& string_value : percent_suffixes) { in TestingNumberAnnotatorOptions()