Home
last modified time | relevance | path

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

/packages/modules/ExtServices/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImpl.java63 final float[][] scores = new float[actualValuesSize][userDataValuesSize]; in calculateScores() local
85 scores[i][j] = EditDistanceScorer.calculateScore(actualValues.get(i), in calculateScores()
88 scores[i][j] = ExactMatch.calculateScore(actualValues.get(i), in calculateScores()
93 return scores; in calculateScores()
/packages/apps/TV/tests/unit/src/com/android/tv/recommendation/
DRecentChannelEvaluatorTest.java146 Map<Long, Double> scores = new HashMap<>(); in testScoreDecreasesWithIncrementOfWatchedLogUpdatedTime() local
151 scores.put(channelId, mEvaluator.evaluateChannel(channelId)); in testScoreDecreasesWithIncrementOfWatchedLogUpdatedTime()
159 assertThat(mEvaluator.evaluateChannel(channelId)).isAtMost(scores.get(channelId)); in testScoreDecreasesWithIncrementOfWatchedLogUpdatedTime()
/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DSmartActionsHelperTest.java335 float[] scores = events.get(1).getScores(); in testOnSuggestedReplySent() local
336 assertThat(scores).hasLength(1); in testOnSuggestedReplySent()
337 assertThat(scores[0]).isEqualTo(SCORE); in testOnSuggestedReplySent()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...