Searched refs:expectVal (Results 1 – 1 of 1) sorted by relevance
56 bool waitFor(long ms, const T& expectVal) { in waitFor() argument59 [this, &expectVal] { return mValue == expectVal; }); in waitFor()