Home
last modified time | relevance | path

Searched refs:startTestModeWithForceCurrentTime (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dtime_keeper.h28 static void startTestModeWithForceCurrentTime(const int currentTime);
Dtime_keeper.cpp32 /* static */ void TimeKeeper::startTestModeWithForceCurrentTime(const int currentTime) { in startTestModeWithForceCurrentTime() function in latinime::TimeKeeper
/packages/inputmethods/LatinIME/native/jni/
Dcom_android_inputmethod_latin_BinaryDictionaryUtils.cpp86 TimeKeeper::startTestModeWithForceCurrentTime(currentTime); in latinime_BinaryDictionaryUtils_setCurrentTimeForTest()