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