OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 46 milliseconds