HomeSort by relevance Sort by last modified time
    Searched full:amountoftime (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtilsTests.java 190 long amountOfTime = -1;
205 amountOfTime = System.nanoTime() - now;
212 return amountOfTime;

Completed in 117 milliseconds