Searched defs:algorithms (Results 1 – 3 of 3) sorted by relevance
42 @Nullable Map algorithms, @Nullable Map args) { in onCalculateScores()59 @Nullable HashMap<String, String> algorithms, in calculateScores() argument
19 mod algorithms; module
76 final HashMap<String, String> algorithms = new HashMap<>(1); in testCalculateScores() local