Home
last modified time | relevance | path

Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance

/system/core/healthd/
Dcharger_test.cpp56 bool waitFor(long ms, const T& expectVal) { in waitFor() function in Atomic
/system/core/libutils/
DRefBase_test.cpp268 static inline void waitFor(bool val) { in waitFor() function