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

  /packages/inputmethods/LatinIME/native/jni/src/utils/
time_keeper.cpp 24 bool TimeKeeper::sSetForTesting;
27 if (!sSetForTesting) {
34 sSetForTesting = true;
38 sSetForTesting = false;
time_keeper.h 38 static bool sSetForTesting;

Completed in 1314 milliseconds