HomeSort by relevance Sort by last modified time
    Searched refs:shouldWaitUntilDone (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.h 69 bool shouldWaitUntilDone() const { return m_waitForDone; }
LayoutTestControllerQt.cpp 101 if (WorkQueue::shared()->processWork() && !shouldWaitUntilDone()) {
133 else if (!shouldWaitUntilDone()) {
185 // just set shouldWaitUntilDone to false.

Completed in 31 milliseconds