Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.cc1340 int num_matching_locales = 0; in GatherActionsSuggestions() local
1352 ++num_matching_locales; in GatherActionsSuggestions()
1366 static_cast<float>(num_matching_locales) / num_messages; in GatherActionsSuggestions()