HomeSort by relevance Sort by last modified time
    Searched refs:expectedWords (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictIOTests.java 335 private void checkWordMap(final List<String> expectedWords,
342 final Set<String> expectedWordsSet = new HashSet<String>(expectedWords);
352 final String word1 = expectedWords.get(expectedBigrams.keyAt(i));
357 expBigrams.get(word1).add(expectedWords.get(w2));
  /external/icu4c/test/intltest/
itrbnf.cpp     [all...]

Completed in 136 milliseconds