Searched refs:waitForEvent (Results 1 – 6 of 6) sorted by relevance
84 waitForEvent(); // open in testRun()85 waitForEvent(); // modify in testRun()88 waitForEvent(); // modify in testRun()89 waitForEvent(); // delete in testRun()100 private void waitForEvent() { in waitForEvent() method in FileObserverTest
59 status_t waitForEvent(Mutex &mutex, Condition &condition, bool &flag);147 status_t CameraZSLTests::waitForEvent(Mutex &mutex, in waitForEvent() function in CameraZSLTests282 ASSERT_EQ(NO_ERROR, waitForEvent(mAutoFocusLock, in TEST_F()287 ASSERT_EQ(NO_ERROR, waitForEvent(mSnapshotLock, mSnapshotCondition, in TEST_F()
79 status_t waitForEvent() const;
93 status_t SensorEventQueue::waitForEvent() const in waitForEvent() function in android::SensorEventQueue
487 void waitForEvent();
1388 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger1423 waitForEvent(); in run()