Searched defs:eventReceived (Results 1 – 2 of 2) sorted by relevance
32 void eventReceived(); in eventReceived() method
141 const bool eventReceived = mCondition.wait_until(lock, time, [&queue]() REQUIRES(mLock) { in assertCalled() local162 const bool eventReceived = mCondition.wait_until(lock, time, [&queue]() REQUIRES(mLock) { in assertNotCalled() local