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

  /packages/inputmethods/LatinIME/native/jni/src/utils/
time_keeper.h 28 static void startTestModeWithForceCurrentTime(const int currentTime);
time_keeper.cpp 32 /* static */ void TimeKeeper::startTestModeWithForceCurrentTime(const int currentTime) {
  /packages/inputmethods/LatinIME/native/jni/tests/utils/
time_keeper_test.cpp 28 TimeKeeper::startTestModeWithForceCurrentTime(TEST_CURRENT_TIME);
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp 74 TimeKeeper::startTestModeWithForceCurrentTime(currentTime);

Completed in 80 milliseconds