Home
last modified time | relevance | path

Searched refs:m_waitForDone (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/qt/
DLayoutTestControllerQt.h65 bool shouldWaitUntilDone() const { return m_waitForDone; } in shouldWaitUntilDone()
163 bool m_waitForDone; variable
DLayoutTestControllerQt.cpp70 m_waitForDone = false; in reset()
133 m_waitForDone = true; in waitUntilDone()
165 m_waitForDone = false; in notifyDone()