OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startTestModeWithForceCurrentTime
(Results
1 - 3
of
3
) 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/
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp
86
TimeKeeper::
startTestModeWithForceCurrentTime
(currentTime);
Completed in 628 milliseconds